What are the unique features of C++.


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

Post New Answer

More C++ General Interview Questions

Is the declaration of a class its interface or its implementation?

0 Answers  


How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.

15 Answers   Satyam,


Is c++ used anymore?

0 Answers  


What do you mean by enumerated data type?

0 Answers  


Are php strings immutable?

0 Answers  






Why do we need c++?

0 Answers  


what is VOID?

0 Answers  


Why can templates only be implemented in the header file?

0 Answers  


What are the popular tools used to detect memory leaks in c++

4 Answers   TATA,


Is there anything you can do in C++ that you cannot do in C?

1 Answers  


Define the operators that can be used with a pointer.

0 Answers  


Why c++ does not have finally?

0 Answers  


Categories