Which statement is used to display output on the Text Output area
Answers
Answered by
1
Answer:
print statement
Explanation:
area of the BASIC-256 window. Print normally goes down to the next line but you may print several things on the same line by using a ; (semicolon) at the end of the expression.
Answered by
0
Answer:
print statement
Explanation:
The print statement is used to display text and numbers on the text output area of the BASIC-256 window. Print normally goes down to the next line but you may print several things on the same line by using a ; (semicolon) at the end of the expression.
Similar questions