What is the use of c++ programming language in real life?


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

Post New Answer

More C++ General Interview Questions

What is the difference between method and message?

5 Answers   HP,


What is null pointer and void pointer and what is their use?

0 Answers  


How many namespaces are there in c++?

0 Answers  


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

1 Answers  


How a new element can be added or pushed in a stack?

0 Answers  


Explain linked list using c++ with an example?

0 Answers  


Which function cannot be overloaded c++?

0 Answers  


How do I make turbo c++ full screen?

0 Answers  


What is the c++ programming language used for?

0 Answers  


What is lvalue?

0 Answers  


What apps are written in c++?

0 Answers  


Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

0 Answers  


Categories