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
What type of loop is a for loop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What normal C constructs work differently in C++?
Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?
How do you explain polymorphism?
20% of a 6 litre solution and 60% of 4 litre solution are mixed what the % of mixture of solution it is resulted into?
What is protected in oop?
What is the oops and benefits of oops programming?
What is oops with example?
How Do you Code Composition and Aggregation in C++ ?
What is and I oop mean?
What is abstraction in oop with example?