What is c++ and its features?


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

Post New Answer

More C++ General Interview Questions

Can I learn c++ as my first language?

0 Answers  


What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

0 Answers  


Which of the following operator cannot be overloaded?

2 Answers   TCL,


When is a template better solution than a base class??

2 Answers   emc2,


What are shallow and deep copies?

0 Answers  






What is object oriented programming (oop)?

0 Answers  


What are the total number of lines written by you in C/C++? What is the most complicated or valuable program written in C/C++?

2 Answers   Intel,


Can member functions be private?

0 Answers  


Under what conditions is multiple inheritance not recommended?

1 Answers  


Brief explaination about #include<iostream.h>, cin and cout

3 Answers  


What is scope resolution operator in c++ with example?

0 Answers  


What character terminates all character array strings a) b) . c) END

0 Answers  


Categories