What are the uses of c++ in the real world?


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

Post New Answer

More C++ General Interview Questions

Can java be faster than c++?

0 Answers  


reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it

2 Answers  


What are the various situations where a copy constructor is invoked?

0 Answers  


What are virtual constructors/destructors?

0 Answers  


What are the rules about using an underscore in a c++ identifier?

0 Answers  






if there is binary tree which one is the easiest way to delete all child node?

1 Answers   Persistent,


What is guard code in c++?

0 Answers  


What is the difference between while and do while loop?

0 Answers  


check whether a no is prime or not.

3 Answers   TCS,


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

1 Answers  


how can u create a doubly linked list with out using pointers?

2 Answers  


Can I make ios apps with c++?

0 Answers  


Categories