What is the main purpose of inheritance law?
No Answer is Posted For this Question
Be the First to Post Answer
What is function overloading?,describe it with the example.
OOP'S advantages of inheritance include:
what is the difference between ERROR and EXCEPTION?
What is virtual class and friend class?
We have a scale and 7 balls. 1 ball is heavier than all the rest. How to determine the heaviest ball with only 3 possible weighing attempts?
which is platform independent device used in computers
What is purpose of inheritance?
What is polymorphism in oops with example?
What is a macro? And how is a macro same as a template?
Difference between vector and array
What is the difference between inheritance and polymorphism?
Hi All, I am new to programming and want to know how can i write a code to take input of 2 numbers from user and swap it without using a temp variable?