to find out the minimum of two integer number of two different
classes using friend function
No Answer is Posted For this Question
Be the First to Post Answer
what is overloading and overriding?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
namespace is working on which compiler?
What does I oop mean?
How do you use inheritance in unity?
In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance
what isthe difference between c structure and c++ class
What is an orthogonal base class?
What exactly is polymorphism?
What are objects in oop?
Can we override main method?
What are the 4 main oop principles?