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


Please Help Members By Posting Answers For Below Questions

What are benefits of oop?

848


Can main method override?

805


What are the features of oop?

815


Is data hiding and abstraction same?

749


Whats is abstraction in oops?

810


What is the use of oops?

777


What are the two different types of polymorphism?

866


How oops is better than procedural?

800


explain sub-type and sub class? atleast u have differ it into 4 points?

2026


What is a superclass in oop?

898


What is encapsulation in oops?

742


What is polymorphism in oops?

721


How do you explain polymorphism?

774


What is encapsulation c#?

787


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2239