Why multiple inheritance is not allowed?
No Answer is Posted For this Question
Be the First to Post Answer
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is interface? When and where is it used?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is virtual destructor? Why?
3 Answers Agile Software, College School Exams Tests, CSC,
Is data hiding and abstraction same?
Which type does string inherit from?
Why do we need polymorphism in c#?
What is encapsulation in oops?
who is the founder of c++?
Difference ways of Polymorphism?
what is data abstraction with example.
Is enum a class?