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
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is the purpose of polymorphism?
What are the 4 pillars of oop?
what are the different types of qualifier in java?
What is polymorphism and types?
What is multilevel inheritance explain with example?
What language is oop?
How do you define a class in oop?
What is polymorphism explain?
What is basic concept of oop?
Where is pseudocode used?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is inheritance in simple words?
Can abstract class have normal methods?
What exactly is polymorphism?