Why is c++ called oops?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is object in c++ example?

0 Answers  


Explain explicit container.

0 Answers  


What is the precedence when there is a global variable and a local variable in the program with the same name?

0 Answers  


Can I create my own functions in c++?

0 Answers  


Can static member variables be private?

0 Answers  






What issue do auto_ptr objects address?

2 Answers  


What is a .h file c++?

0 Answers  


If there are two catch statements, one for base and one for derived, which should come first?

0 Answers  


When does the c++ compiler create temporary variables?

0 Answers  


Define anonymous class.

0 Answers  


What is a unnitialised pointer?

0 Answers  


Can user-defined object be declared as static data member of another class?

0 Answers  


Categories