What does return 0 do in c++?


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

Post New Answer

More C++ General Interview Questions

char *ch = "abcde"; char c[4]; how to copy 'ch' to 'c'?

4 Answers   Thomson Reuters,


What is struct c++?

0 Answers  


What is decltype c++?

0 Answers  


Why is null pointer used?

0 Answers  


What is rvalue?

0 Answers  






What are exceptions c++?

0 Answers  


what Is DCS ? what i will get benefit when i did?

0 Answers  


in C++ , the word plus plus who found this?

4 Answers  


If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?

2 Answers   Persistent,


Explain rethrowing exceptions with an example?

0 Answers  


Name four predefined macros.

0 Answers  


why all c++ program must have default constructor?

6 Answers   IBM,


Categories