WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
Answer Posted / deepika
object is the real world entity and it is the instance of a
class.
collection of objects is known as class. all the objects
which belongs to the same class share same properties and
common behaviour.
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the highest level of cohesion?
What is an interface in oop?
what are the different types of qualifier in java?
Why is polymorphism important in oop?
What is polymorphism what is it for and how is it used?
Which method cannot be overridden?
How to hide the base class functionality in Inheritance?
what is different between oops and c++
What do you mean by Encapsulation?
what type of question are asked in thoughtworks pair programming round ?
What is byval and byref? What are differences between them?
Get me an image implementation program.
What does I oop mean?
What is overriding in oop?
What is the purpose of polymorphism?