

MCQOPTIONS
Saved Bookmarks
1. |
What is a C Storage Class.? |
A. | C Storage decides where to or which memory store the variable. |
B. | C Storage Class decides what is the default value of a variable. |
C. | C Storage Class decides what is the Scope and Life of a variable. |
D. | All the above. |
Answer» E. | |