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
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What are functions in oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
what type of questions
write a C++ program for booking using constructor and destructor.
Can we create object of abstract class?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is abstract class in oops?
Why is oop useful?
What is difference between oop and pop?
What are the types of abstraction?
What are the 4 pillars of oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
2. Give the different notations for the class.\
Why do we use encapsulation in oops?