

MCQOPTIONS
Saved Bookmarks
1. |
Which type of data can a local class access from the function in which it is defined? |
A. | Static and extern |
B. | Abstract and static |
C. | Void and extern |
D. | Const and static |
Answer» B. Abstract and static | |