Computer Studies
Fill in the blanks:
A command used to execute a QBASIC program is _________.
QBASIC: Conditional Statements
17 Likes
Answer
RUN
Answered By
2 Likes
Related Questions
Fill in the blanks:
_________ statement indicates that the program is over.
Fill in the blanks:
A statement which shifts the control to another line is _________.
Fill in the blanks:
_________ statement shows the output of a program during execution.
Correct the mistakes in the following flowchart and write the program. The given flowchart is to accept the length in centimeters and express it in metres (if the length exceeds 100 centimeters or more), otherwise in centimeters.