Write short notes on PRINT
13 Likes
PRINT statement is used to display any data, value, or message on the screen. PRINT statement may be used with or without a variable.For example-PRINT "HELLO"PRINT A, B
Answered By
9 Likes
Write short notes on LET
Write short notes on REM
Write down all the steps to write a new program in QBASIC
Write down all the steps to save a program in QBASIC