Join Examsbook
263 0

Q:

Why is clrscer() used?

  • 1
    to erase
  • 2
    to clear the message from the screen
  • 3
    to store
  • 4
    for all of the above
  • Show AnswerHide Answer
  • Workspace

Answer : 2. "to clear the message from the screen"
Explanation :

The clrscr in C is a built-in function that is used for clearing the screen of the console output during the execution of the C program. This function is defined in the conio. h header file. We need to include the “conio.

Are you sure

  Report Error

Please Enter Message
Error Reported Successfully