what is q basic statement s?
Answers
Answered by
1
Answer:
your question is not clear
Answered by
1
A statement is a computer instruction written in a source language, such as QBASIC, which is converted into one or more machine code instructions by a compiler. The commonly used QBASIC statements are: LET, PRINT, INPUT, CLS, END and REM. In QBASIC, the LET statement is used to assign a value to a variable.
Similar questions