What is this interview room ?
Is it a class or an object.

Answers were Sorted based on User's Feedback



What is this interview room ? Is it a class or an object...

Answer / vusa.manaswini

class

Is This Answer Correct ?    29 Yes 4 No

What is this interview room ? Is it a class or an object...

Answer / vinoth

This depend on the situation. It can be either a class or object

Is This Answer Correct ?    14 Yes 3 No

What is this interview room ? Is it a class or an object...

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

Post New Answer

More OOPS Interview Questions

What does no cap mean?

0 Answers  


What is the expansion of OOPS?

24 Answers   TCS,


what is the difference between class and object?

9 Answers  


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

0 Answers  


Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.

1 Answers  






Tell us about yourself.

47 Answers   ABB, Amazon, Fidelity, Flextronics, Franklin Templeton, HCL, Hexaware, IBM, Impetus, Infosys, Reliance, Rofous, Silgate, Sutherland, TCS, Thomson Reuters, Virtusa, Wipro,


write knight tour problem which is present in datastructure

0 Answers  


What is public, protected, private?

6 Answers   IBS, Satyam,


What are the advantages of inheritance?

26 Answers   IBS, TCS,


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

0 Answers   TCS,


Why is destructor used?

0 Answers  


what is the difference between virtual function and destoctor?

1 Answers  


Categories