Computer Studies
Fill in the blanks:
_________ statement shows the output of a program during execution.
QBASIC: Conditional Statements
16 Likes
Answer
Answered By
2 Likes
Related Questions
Fill in the blanks:
A statement which shifts the control to another line is _________.
Fill in the blanks:
A command used to execute a QBASIC program is _________.
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.
Correct the mistakes in the following flowchart and write the program. The given flowchart is to accept one positive and one negative number. It also checks whether the sum is a positive number or a negative number.