Do you know about multiple inheritance?



Do you know about multiple inheritance?..

Answer / padmas

Yes, I know about Multiple Inheritance, where a class inherits classes', class members from base class as well as other multiple classes. Likewise, a class inherits number of many other classes, class members.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

When is an object created and what is its lifetime?

4 Answers   IBM,


how do you handle yourself when you feel the wald is aganist you

2 Answers  


What is inheritance in simple words?

0 Answers  


Why is polymorphism needed?

0 Answers  


How do you define social class?

0 Answers  






Describe what an Interface is and how it?s different from a Class.

7 Answers   Spinsys,


what is virtual function?

26 Answers   Aspire, HP, Infosys, RoboSoft, TCS,


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

0 Answers  


Definition of Object Oriented Programming in single line?

33 Answers   Impact Systems, Q3 Technologies, TCS,


what is the virtual function overhead, and what is it used for ? i hope i can get and appropriate answers, thanks a lot....

6 Answers  


difference between abstraction and encapsulation with progarammatic eg. hi,just recently i went for an interview .The interviewer asked what is the difference between abstraction and encapsulation with programmatic eg. I gave the answer as encapsulation mean hiding the relevant data which is not useful for the user, eg a electric fan .hiding the information how the electricity is converted into machanical energy. abtraction showing only the relevant data to the user eg electric fan. it look ,its color ,it design etc only relevant data. Then the interviewer asked me, give me some programmic eg .I Said Let assume a web form having control like textbox,button etc. The user can view textbox,button etc this is the eg of abstraction and when the user click on the button how he is redirected is not known by the user is the eg of the encapsulation. Am I Correct .was the answer given by me is perfect .now i am planing to go for an another interview should i give the same answer.IF not please suggest me a better answer.with some good eg Please help

1 Answers  


What is a null tree?

0 Answers  


Categories