WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
Answer Posted / mallikharjuna
object is a real world entity.
class is a blueprint of object
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Why is abstraction used?
What is property in oops?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What are objects in oop?
What is stream in oop?
Advantage and disadvantage of routing in telecom sector
Why is encapsulation used?
Can static class have constructor?
Why interface is used?
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?
Is html an oop?
write a C++ program for booking using constructor and destructor.
Is enum a class?
What is meant by oops concept?
What is the fundamental idea of oop?