What is multiple inheritance?

Answer Posted / jyoti lohani

the parent class behaviour & properties are define in child
class that's call inheritance. if child class inherit more
then one parent class that call multiple inheritance.

EX: class X
{
/* ---*/
}
class y
{
/*----*/
}
class z:x,y

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can static class have constructor?

813


What is constructor in oop?

845


What makes a language oop?

847


What is destructor example?

794


What is the point of polymorphism?

799


What is the important feature of inheritance?

886


Why is abstraction used?

868


given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy

2388


Why do we need oop?

896


What is pointer in oop?

757


What is the difference between a mixin and inheritance?

769


Can abstract class have normal methods?

820


How does polymorphism work?

895


what is the sylabus for priliminaries?

1939


What are the 4 main oop principles?

958