write a c++ program to find maximum of two numbers using
inline functions.
Answer Posted / kani
dont no
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
Prepare me a program for the animation of train
What is inheritance in simple words?
What is this pointer in oop?
Can bst contain duplicates?
What is class and example?
What is polymorphism used for?
What is polymorphism in oops with example?
Can abstract class have normal methods?
Why oops is important?
What are the 3 pillars of oop?
What is inheritance write a program to show use of inheritance?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Which is better struts or spring?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Where You Can Use Interface in your Project