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
Write a corrected statement in c++ so that the statement will work properly. x + y=z;
You want to link a c++ program to c functions. How would you do it?
What is the difference between method overloading and method overriding in c++?
Why do we use constructor?
What is singleton class in c++?
What is buffering in c++?
How does c++ sort work?
Which software is best for coding?
What is c++ w3school?
If I is an integer variable, which is faster ++i or i++?
What is the Difference between "printf" and "sprintf"?
7 Answers iSoft, PentaWare, TCS,
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard