What causes a runtime error c++?


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

Post New Answer

More C++ General Interview Questions

why all c++ program must have default constructor?

6 Answers   IBM,


What is iostream in c++ used for?

0 Answers  


Why cstdlib is used in c++?

0 Answers  


Will the following program execute?

0 Answers  


What does std :: flush do?

0 Answers  






Can you please explain the difference between static and dynamic binding of functions?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ?

5 Answers   Lucent,


an integer constant must have atleast one a) character b) digit c) decimal point

0 Answers  


What is c++ iterator?

0 Answers  


What are the difference between reference variables and pointers in C++?

1 Answers  


what is polymorphism?

14 Answers   Accenture,


What are mutator methods in c++?

0 Answers  


Categories