What are the benefits of c++?


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

Post New Answer

More C++ General Interview Questions

Is c++ the hardest language?

0 Answers  


Differentiate between realloc() and free().

0 Answers  


What is a "Copy Constructor"?

2 Answers  


What can c++ be used for?

0 Answers  


You're given an array containing both positive and negative integers and required to find the sub-array with the largest sum (O(N) a la KBL). Write a routine in C for the above.

4 Answers  






What is the return value of the insertion operator?

0 Answers  


What is the difference between static global and global ?

2 Answers   CA,


Can constructor be static in c++?

0 Answers  


Can we declare destructor as static? Explain?

3 Answers  


What is #include cstdlib in c++?

0 Answers  


What is setfill c++?

0 Answers  


Is std :: string immutable?

0 Answers  


Categories