Computer Science, asked by miniupadhyay1818, 2 months ago

REM Command in qbasic is used to print any statement in qbasic true or false​

Answers

Answered by amangarnayak04
2

Answer:Some of the QBASIC statements are: CLS. REM.

...

7. PRINT USING STATEMENT.

! Displays only the first character of string

\n\ Prints first n+2 characters from the string

& Displays all the string

Explanation:

Similar questions