Page 1 of 1

Which among the following is wrong for “register int a;”?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
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