McqMate
| Q. |
A class implements two interfaces each containing three methods. The class contains no instance data. Which of the following correctly indicate the size of the object created from this class? |
| A. | 12 bytes |
| B. | 24 bytes |
| C. | 0 byte |
| D. | 8 bytes |
| Answer» B. 24 bytes | |
View all MCQs in
C# ProgrammingNo comments yet