Vidyalelo
C Programming · Q12

Storage Class

Programming · C Programming · question 12

Q12

What is the primary advantage of using 'register' storage class for variables?

A.
Larger scope
B.
Faster access
Answer
C.
Longer duration
D.
Automatic alloc.

Answer: Option B

Solution

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