Question: The size of a derived class object is equal to the sum of sizes of data members in base class and the derived class.

Options

A : True

B : False

C : -

D : -

Click to view Correct Answer

Previous || Next

Inheritance - True or False more questions

The way a derived class member function can access base....

There is no private or protected inheritance in C#.NET.

We can derive a class from a base class even....

If a base class contains a member function func() ,....

If a base class and a derived class each include....

Private members of base class cannot be accessed by derived....

A class D can be derived from a class C....

There is no multiple inheritance in C#.NET. That is, a....

Creating a derived class from a base class requires fundamental....

It is illegal to make objects of one class as....

Attributes - General Questions more Online Exam Quiz

Advanced SQL - True or False

Data and Database Administration - True or False

Database Design Using Normalization - True or False

Database Processing for BIS - True or False

Database Redesign - True or False