Answer Posted / ranjith jayan
a class is a collection of similar objects. ex: orange is
an object for the class fruits
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
write a C++ program for booking using constructor and destructor.
What is the real time example of encapsulation?
What is overloading in oop?
What is the purpose of enum?
What are objects in oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
write a program to find 2^n+1 ?
what is the drawback of classical methods in oops?
Why do we use class?
What is encapsulation in ict?
What exactly is polymorphism?
What is ambiguity in inheritance?
What are the 4 pillars of oop?
What is abstraction in oops?
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?