What is c++ & why it is used?


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

Post New Answer

More C++ General Interview Questions

write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

0 Answers  


What do you mean by function and operator overloading in c++?

0 Answers  


Comment on assignment operator in c++.

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


What c++ library is string in?

0 Answers  






Explain linear search.

0 Answers  


Is map thread safe c++?

0 Answers  


What's the most powerful programming language?

0 Answers  


What is the most common mistake on c++ and oo projects?

0 Answers  


Explain the uses oof nested class?

0 Answers  


Mention the purpose of istream class?

0 Answers  


What is singleton class in c++?

0 Answers  


Categories