Difference between multi-level and multiple inheritance?

Answer Posted / jyothish vakkom

multiple: x x x (base)
x (sub)



multilevel: x (base)
x (intermedit)
x (sub)

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we set class to be inherited, but prevent the method from being over-ridden?

532


Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?

482


Can we override interface method?

523


In how many ways you can overload a method?

582


Why do we need a singleton class?

503






Is unity object oriented?

489


What is the advantage of constructor?

474


What is the difference between icomparer and icomparable in c#?

461


What is the difference between continue and break statement?

513


Why do we need to serialize data?

497


What does the parsefloat function do?

486


Why delegate is used in c#?

471


What does dbml stand for?

548


Can a method return multiple values in c#?

447


What is c# used for in the industry?

488