Full form of CLS. Tell me full form
Answers
Answered by
0
Common language specification
Answered by
4
Clearscreen
- In QBASIC, full form of CLS is clearscreen.
- It is used to start a new screen in QBASIC.
- CLS tag is used for clearscreen
- END tag to denote end of a program.
- PRINT tag is used for printing something on the screen.
- INPUT tag is used for input.
- IF...ELSEIF...ELSE for conditional testing.
- END IF and the end of conditional statements.
Hope it helps...
Similar questions