Solved

A Class Implements Two Interfaces Each Containing Three Methods

Question 8

Multiple Choice

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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions