INPUT is a command used to clear the output screen give me answer true or false
Answers
Answered by
4
Answer:
Explanation: h" (console input output header file) used to clear the console screen. It is a predefined function, by using this function we can clear the data from console (Monitor). Normally we use the clear command or press “Ctrl + L” to clear the terminal screen in Linux.
Answered by
2
Answer:
false
Explanation:
Functions which are used to clear output screen depend on the compiler, commonly used functions/methods are: Using clrscr() - For TurboC Compiler. Using system("cls") - For TurboC Compiler. Using system("clear") - For gcc/g++ compiler in Linux.
Similar questions
Geography,
2 months ago
Computer Science,
2 months ago
Hindi,
4 months ago
Math,
9 months ago
English,
9 months ago