WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
Answer Posted / kunal prakash
object is the instance of the class.
class contains data and member functions.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Which method cannot be overridden?
What is the difference between a mixin and inheritance?
What makes a language oop?
Why oops is important?
What is coupling in oop?
What is oops in simple words?
What is polymorphism give a real life example?
What are the data types in oop?
What is object and class in oops?
What is an interface in oop?
What are the 3 principles of oop?
What is encapsulation and abstraction? How are they implemented in C++?
What is stream in oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What are oops methods?