MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your C# Questions & Answers Interfaces Introduction knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
A class consists of two interfaces with each interface consisting of three methods. The class had no instance data. Which of the following indicates the correct size of object created from this class? |
| A. | 12 bytes |
| B. | 16 bytes |
| C. | 0 bytes |
| D. | 24 bytes |
| Answer» E. | |