What can c++ be used for?


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

Post New Answer

More C++ General Interview Questions

What is a pdb file?

0 Answers  


Is there any problem with the following: char *a=NULL; char& p = *a;?

1 Answers  


Why is c++ considered difficult?

0 Answers  


How can you differentiate between inheritance and implementation in c++?

0 Answers  


Can I learn c++ without learning c?

0 Answers  






What is lambda in c++?

0 Answers  


When must you use a pointer rather than a reference?

0 Answers  


Is vector a class in c++?

0 Answers  


Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables

2 Answers   BirlaSoft, Crayonz,


How do you add an element to a set in c++?

0 Answers  


How can I learn c++ easily?

0 Answers  


Explain how functions are classified in C++ ?

0 Answers  


Categories