What ANSI C++ function clears the screen

a) clrscr()

b) clear()

c) Its not defined by the ANSI C++ standard


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

Post New Answer

More C++ General Interview Questions

Explain how would you handle a situation where you cannot call the destructor of a local explicitly?

0 Answers  


Can I create my own functions in c++?

0 Answers  


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

0 Answers  


What is the most common mistake on c++ and oo projects?

0 Answers  


What language does google use?

0 Answers  






What is the purpose of the "delete" operator?

0 Answers  


What is an iterator class in c++?

0 Answers  


What is the use of default constructor?

0 Answers  


Explain the isa and hasa class relationships.

0 Answers  


What is the prototype of printf function?

0 Answers  


why and when we can declar member fuction as a private in the class?

0 Answers  


Explain function overloading and operator overloading.

0 Answers  


Categories