Vidyalelo
C Programming · Q86

Function

Programming · C Programming · question 86

Q86

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

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board