

MCQOPTIONS
Saved Bookmarks
1. |
Size of a class is _____________ |
A. | Sum of the size of all the variables declared inside the class |
B. | Sum of the size of all the variables along with inherited variables in the class |
C. | Size of the largest size of variable |
D. | Classes doesn’t have any size |
Answer» E. | |