List the features of oops in c++?


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

Post New Answer

More C++ General Interview Questions

What are mutator methods in c++?

0 Answers  


What are vectors used for in c++?

0 Answers  


What are c++ stream classes?

0 Answers  


write a c++ program that gives output 4 3 4 2 3 4 1 2 3 4 using looping statement

4 Answers  


What are the advantages of c++? Explain

0 Answers  






We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


Implement strcmp

3 Answers   Bloomberg, Citadel,


Definition of class?

12 Answers  


What is the basic structure of a c++ program?

0 Answers  


What is the difference between prefix and postfix versions of operator++()?

0 Answers  


What is static class data?

0 Answers  


What is c++ stringstream?

0 Answers  


Categories