WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.

Answer Posted / pranay agarwal

class is a template that contain data and functions, an
object can use this template any no. of times .

object is instance of class.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abstraction oop?

615


How oops is better than procedural?

581


What is data binding in oops?

574


What is a class in oop?

593


What is pure oop?

587






Why multiple inheritance is not possible?

590


Why do we use class in oops?

549


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4231


What is the difference between procedural programming and oops?

546


What is ambiguity in inheritance?

617


Why is there no multiple inheritance?

560


What is coupling in oops?

587


What is the benefit of oop?

564


Write a c++ program to display pass and fail for three student using static member function

2800


Write a program to sort the number with different sorts in one program ??

1908