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

What is class definition in c++ ?

0 Answers  


Why do you use the namespace feature?

0 Answers  


What is a null object in c++?

0 Answers  


write infinite loop in C++ which does not use any variable or constant?

3 Answers  


Where do I find the current c or c++ standard documents?

0 Answers  






What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor

0 Answers  


What is the operator in c++?

0 Answers  


What is linked list in c++?

0 Answers  


wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster

11 Answers  


How can I disable the "echo" feature?

0 Answers  


What apps are written in c++?

0 Answers  


How do you flush std cout?

0 Answers  


Categories