What is the c++ programming language used for?


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

Post New Answer

More C++ General Interview Questions

What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

0 Answers  


How did c++ start?

0 Answers  


Explain how overloading takes place in c++?

0 Answers  


What is a dangling pointer in c++?

0 Answers  


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

1 Answers   Persistent,






What is the type of 'this' pointer? When does it get created?

0 Answers  


What is an ABC: an "Abstract Base Class"?

1 Answers  


Can comments be longer than one line?

0 Answers  


What are the types of array in c++?

0 Answers  


Why are arrays usually processed with for loop?

0 Answers  


What about Virtual Destructor?

1 Answers   Virtusa,


write the programme that convert a interger to biniry number

1 Answers   Amazon,


Categories