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
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
write a program to find 2^n+1 ?
What is destructor oops?
What is encapsulation in ict?
What are the advantages of polymorphism?
Why do we use inheritance?
Write a program to sort the number with different sorts in one program ??
What are the three main types of variables?
What is overloading in oop?
What are benefits of oop?
Why do we need oop?
What is overriding in oop?
What is class encapsulation?
What is polymorphism in oops with example?
How is class defined?