

MCQOPTIONS
Saved Bookmarks
1. |
Which variable has the longest scope in the following C code?
|
A. | p |
B. | q |
C. | r |
D. | both p and r |
E. | None of these |
Answer» B. q | |