What is this interview room ?
Is it a class or an object.
Answers were Sorted based on User's Feedback
Answer / vinoth
This depend on the situation. It can be either a class or object
| Is This Answer Correct ? | 14 Yes | 3 No |
Answer / 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 |
What is polymorphism in oops with example?
what are the disadvantages of C++?
25 Answers ATS, Infosys, UNI, Wipro,
WRITE A SIMPLE C++ PROGRAM TO SWAP TWO NOS WITHOUT USING TEMP
1. Define a class.
inheritence with example
write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation
1 Answers College School Exams Tests, HCL, IBM, TCS,
Why do we need polymorphism in c#?
what is overloading and overriding?
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
What is protected in oop?
What is the diamond problem in inheritance?
What are the 5 oop principles?