What is the exit function in c++?


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

Post New Answer

More C++ General Interview Questions

Explain overriding.

0 Answers  


What is size of Empty Class?

3 Answers   Persistent,


What are advantages of using friend classes?

0 Answers  


What is #include iostream?

0 Answers  


What are the various oops concepts in c++?

0 Answers  






How many types of comments are there in c++?

0 Answers  


You have to take 2 arrays of length 10. Input the values of array 1 from the user. Then copy the values of array 1 to array 2 in ascending order For example if user enters 9, 5, 6, 8, 1, 0, 2, 7, 4, 3 then copy the smallest element i.e. 0 first followed by 1, 2 and so

1 Answers  


Why is c++ still used?

0 Answers  


What is ios in c++?

0 Answers  


How can we check whether the contents of two structure variables are same or not?

0 Answers  


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


What is jump statement in C++?

0 Answers   Ericsson,


Categories