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 a loop? What are different types of loops in c++?

0 Answers  


What are the weaknesses of C++?

1 Answers  


Is c++ the hardest programming language?

0 Answers  


What is flush c++?

0 Answers  


What is functions syntax in c++?

0 Answers  


What is an undefined reference/unresolved external symbol error and how do I fix it?

0 Answers  


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

0 Answers  


What are the various arithmetic operators in c++?

0 Answers  


Generally variables are stored in heap memory. When he variables are created in stack?

4 Answers   Persistent,


Give an example of run-time polymorphism/virtual functions.

0 Answers  


What is the full form of dos?

0 Answers  


What is the outcome of cout< a) 16 b) 17 c) 16.5

0 Answers  


Categories