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 the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

0 Answers  


Explain the volatile and mutable keywords.

0 Answers  


Differentiate between a constructor and a method in C++.

0 Answers   Tech Mahindra,


Is c++ faster than c?

0 Answers  


What is a Default constructor?

1 Answers  






What is the use of register keyword with the variables?

0 Answers  


write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange 3)mango ENTER CHOICE (1,2 or 3)> HOW MANY WILL YOU BUY?> THAT WILL COST XX.XX

1 Answers  


What is c++ library?

0 Answers  


Tell me what are static member functions?

0 Answers  


Incase of a function declaration, what is extern means?

0 Answers  


why all c++ program must have default constructor?

6 Answers   IBM,


Explain selection sorting. Also write an example.

0 Answers  


Categories