What is runtime errors c++?


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

Post New Answer

More C++ General Interview Questions

We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


What is compilation?

1 Answers   Datamatics, TCS,


What are the advantages of C++ programming compared to C programming?

2 Answers   HAL,


What is a .h file c++?

0 Answers  


Explain about profiling?

1 Answers  






What is the use of static functions?

10 Answers   Symphony,


declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

0 Answers  


Why c++ is better than c language?

0 Answers  


Out of fgets() and gets() which function is safe to use?

0 Answers  


What is the difference between object-oriented programming and procedural programming?

0 Answers  


What is a pdb file?

0 Answers  


What is the purpose of templates in c++?

0 Answers  


Categories