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
What are the components of marker interface?
What is inheritance in oop?
Why is object oriented programming so hard?
How is polymorphism achieved?
What is abstraction oop?
Why is oop better than procedural?
What is the full form of oops?
Why is abstraction used?
What is the highest level of cohesion?
What is property in oops?
#include
Is html an oop?
Why multiple inheritance is not possible?
what are the ways in which a constructors can be called?
Is data hiding and abstraction same?