What header file is needed for exit();

a) stdlib.h

b) conio.h

c) dos.h


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

Post New Answer

More C++ General Interview Questions

What is constructor c++?

0 Answers  


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

0 Answers  


What is c++ library?

0 Answers  


What is size of Empty Class?

3 Answers   Persistent,






Can we use pointers in c++?

0 Answers  


Why is it called c++?

0 Answers  


What is the most useful programming language?

0 Answers  


Explain selection sorting. Also write an example.

0 Answers  


What is the benefit of c++?

0 Answers  


What is one dimensional array in c++?

0 Answers  


What is the Difference between "vector" and "array"?

15 Answers   Covansys, Gambit, TCS, Wipro,


Categories