How do I exit turbo c++?


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

Post New Answer

More C++ General Interview Questions

What is constructor and destructor in c++?

0 Answers  


Explain selection sorting. Also write an example.

0 Answers  


What is the use of pointer in c++ with example?

0 Answers  


What is the extraction operator and what does it do?

0 Answers  


Explain differences between new() and delete()?

0 Answers  


What is a literal in c++?

0 Answers  


What is the history of c++?

0 Answers  


The "virtual" specifier in a member function enables which one of the following? a) Monmorphism b) Late binding c) Metamorphism d) Solomorphism e) Inheritance

4 Answers   Quark,


What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

0 Answers  


What is slicing?

1 Answers  


What is friend class in c++ with example?

0 Answers  


What is the difference between while and do while loop?

0 Answers  


Categories