

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