Which among the following is wrong for “register int a;”?
Posted: Wed Jul 13, 2022 7:54 pm
a) Compiler generally ignores the request
b) You cannot take the address of this variable
c) Access time to a is critical
d) None of the mentioned
b) You cannot take the address of this variable
c) Access time to a is critical
d) None of the mentioned