What is multiple inheritance ?
Answer Posted / priya
From the existing class we can derive more class is called
inheritance.
from the one derived class we can create several base
class.
| Is This Answer Correct ? | 11 Yes | 12 No |
Post New Answer View All Answers
What are the 3 pillars of oop?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is overriding in oop?
What is difference between multiple inheritance and multilevel inheritance?
What are the two different types of polymorphism?
What is the problem with multiple inheritance?
What is a function in oop?
What is encapsulation selenium?
Can we override main method?
What is the oops and benefits of oops programming?
What is multilevel inheritance?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is class and object in oops?
what is difference between class template and template class?
What does no cap mean?