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
write string class as your own class in java without using any built-in function
State what is encapsulation and friend function?
What do you mean by overloading?
can we make game by using c
Which method cannot be overridden?
What does sksksk mean in text slang?
What is encapsulation in oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
How do you achieve runtime polymorphism?
What does and I oop mean?
Write a program to reverse a string using recursive function?
What is object in oop with example?
what is the drawback of classical methods in oops?
What is abstraction and encapsulation?
Why oops is important?