Home » C# Programming » Interfaces

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?

Correct Answer: 24 bytes

← Previous Question Next Question→

More Questions from Interfaces

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion