WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
Answer Posted / guest
object is a runtime entity
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is data binding in oops?
What is super in oop?
Why do we need polymorphism in c#?
When not to use object oriented programming?
What is the point of oop?
How do you achieve runtime polymorphism?
Why do we use oop?
Why is static class not inherited?
What is oops and why we use oops?
write a program to find 2^n+1 ?
What is the use of oops?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Why interface is used?
What do you mean by abstraction?
What polymorphism means?