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 are the weaknesses of C++?
What is the difference between an enumeration and a set of pre-processor # defines?
What is pointer to array in c++?
What is near, far and huge pointers? How many bytes are occupied by them?
Is there a datatype string in c++?How is the memory allocation?
What is the difference between structure and class?
iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?
What is implicit pointer in c++?
Define precondition and post-condition to a member function?
Definition of class?
How do we implement inheritance in c++?
What is the basic structure of a c++ program?