MCQOPTIONS
Saved Bookmarks
| 1. |
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» C. 0 byte | |