Computer Science, asked by Aryanpandey1253, 1 year ago

which click statement you can play music in QBASIC?​

Answers

Answered by rajanna4768
3

Answer:

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