why is c++ called oops? Explain


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

Post New Answer

More C++ General Interview Questions

What is an associative container in c++?

0 Answers  


How we can differentiate between a pre and post increment operators during overloading?

0 Answers  


How is static data member similar to a global variable?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x + y=z;

2 Answers  


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

0 Answers  






What is the handle class?

1 Answers  


What are static type checking?

0 Answers  


Can a constructor return a value?

1 Answers  


What is the use of setfill in c++?

0 Answers  


What are the important differences between c++ and java?

0 Answers  


State the difference between pre and post increment/decrement operations.

0 Answers  


What do you mean by global variables?

0 Answers  


Categories