WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
Answer Posted / hareesh d
Object :is a one which contains both data and member functions
class:which contains group of objects
Is This Answer Correct ? | 16 Yes | 10 No |
Post New Answer View All Answers
What are benefits of oop?
Can main method override?
What are the features of oop?
Is data hiding and abstraction same?
Whats is abstraction in oops?
What is the use of oops?
What are the two different types of polymorphism?
How oops is better than procedural?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is a superclass in oop?
What is encapsulation in oops?
What is polymorphism in oops?
How do you explain polymorphism?
What is encapsulation c#?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box