Why multiple inheritance is not possible?
No Answer is Posted For this Question
Be the First to Post Answer
What is constructor overloading in oop?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Write an operator overloading program to write S3+=S2.
How Do you Code Composition and Aggregation in C++ ?
how many types of notations are in java
1 Answers National University of Modern Languages (NUML),
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 encapsulation c#?
What are properties in oop?
What do you mean by overloading?
What is the difference between static polymorphism and dynamic polymorphism?
what is the difference between class and structure in C++?
ambiguity regulation of multiple inheritance with example.