WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
Answer Posted / amit chauhan
object is a real world entity.
class is collection of similar objects.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Whats is abstraction in oops?
What does <> mean pseudocode?
Can a varargs method be overloaded?
What is the difference between abstraction and polymorphism?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is the oops and benefits of oops programming?
Prepare me a program for the animation of train
What is encapsulation in simple terms?
What are the advantages of polymorphism?
What is the real time example of encapsulation?
Why do we use class in oops?
How Do you Code Composition and Aggregation in C++ ?
Write a program to reverse a string using recursive function?
What is encapsulation in oop?
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?