Why is polymorphism needed?
No Answer is Posted For this Question
Be the First to Post Answer
In which cases you use override and new base?
WAP find square root of any number (without using sqrt() )?
What is a superclass in oop?
What is object in oop with example?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is encapsulation with real life example?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
The company is a fake company asking for money of RS10000 while training and not offering a job after training. My humble request to you people not to attend Astersys interview
what is namespace? what are the uses of namespace?
Is data hiding and abstraction same?
what is use to destroy an object? illustrate.
to find out the minimum of two integer number of two different classes using friend function