WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
Answer Posted / guest
object is a runtime entity
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
write a program that takes input in digits and display the result in words from 1 to 1000
What is an interface in oop?
What is overloading and its types?
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?
Which language is pure oop?
What is ambiguity in inheritance?
What is static modifier?
What makes a language oop?
Write a program to reverse a string using recursive function?
Which type does string inherit from?
What is polymorphism and types?
What is the difference between abstraction and polymorphism?
What are objects in oop?
#include
What is property in oops?