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
When not to use object oriented programming?
What is the fundamental idea of oop?
Why do pointers exist?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What are the 4 pillars of oop? What is polymorphism what are the different types of polymorphism? What is a superclass in oop? What is use of overloading? Why do we use inheritance? Write a C++ program without using any loop (if, for, while
etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not
use 200 print statements!!!) What are functions in oop? Why do while loop is used? class type to basic type conversion What is for loop and its syntax? What is abstraction in oops with example?