Following are the class specifications:
class {int a};
class {int b};
Using friend funtion,calculate the max of two objects and
display it.
No Answer is Posted For this Question
Be the First to Post Answer
Which is the only operator in C++ which can be overloaded but NOT inherited?
what is single inheritance?
What is encapsulation?
What is oops with example?
what is use to destroy an object? illustrate.
what is overloading
what is the drawback of classical methods in oops?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
wht is ditch
What are the 4 pillars of oop?
Whatis the difference between oop and object based language
What is polymorphism and example?