What is this interview room ?
Is it a class or an object.
Answer Posted / jenish
Interview is specific about this interview room. and It should be classified as object. Class does provide template where as object is actual data appropriate for that template and that interview room is itself object.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is encapsulation oop?
What is meant by oops concept?
What is polymorphism programming?
why reinterpret cast is considered dangerous?
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?
What is static modifier?
What is a null tree?
What is coupling in oops?
What is abstraction in oops?
What is polymorphism and example?
Which method cannot be overridden?
What is object in oop with example?
What is constructor overloading in oop?
What are main features of oop?
What is advantage of inheritance?