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 is new keyword in oops?

0 Answers  


What do we mean by a hidden argument in C++?

1 Answers  


c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess

1 Answers   HCL, TCS,


What is the main purpose of inheritance law?

0 Answers  


class type to basic type conversion

0 Answers  






What do you mean by binding of data and functions?

3 Answers  


Why is abstraction needed?

0 Answers  


What is polymorphism ? Explain with examples

8 Answers   Ness Technologies,


Conversion from a basic type to a class type may be achieved using______________

5 Answers   HCL,


What are the 4 pillars of oop?

0 Answers  


What does the keyword "static" mean?

4 Answers   TCS,


which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean

2 Answers   HCL, Wipro,


Categories