Question: 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?

Options

A : 12 bytes

B : 24 bytes

C : 0 byte

D : 8 bytes

Click to view Correct Answer

Previous || Next

Interfaces - General Questions more questions

Which of the following are reuse mechanisms available in C#.NET?

How can you prevent inheritance from a class in C#.NET....

Which of the following statements are correct about Inheritance in....

Assume class B is inherited from class A . Which....

Which of the following can be declared in an interface?

Which of the following statements is correct about an interface....

Which of the following statements is correct about Interfaces used....

Which of the following statements is correct about an interface....

Which of the following statements is correct about an interface?

Which of the following statements are correct about an interface....

Attributes - General Questions more Online Exam Quiz

Enumerations - General Questions

Exception Handling - General Questions

Functions and Subroutines - General Questions

Inheritance - General Questions

Namespaces - General Questions

Operators - General Questions

Polymorphism - General Questions

Properties - General Questions

Structures - General Questions