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
What is the auto keyword good for in c++?
Can the creation of operator** is allowed to perform the to-the-power-of operations?
how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
Can we overload operator in c++?
Write a program which employs Recursion
What is a dangling pointer?
What is an incomplete type in c++?
Can we use struct in c++?
What are the differences between new and malloc?
Tell me what are static member functions?
What is #include math h in c++?
Can you please explain the difference between overloading and overriding?