B.
Write a short note on PRINT statement in QBASIC.
Answers
Answered by
1
Answer:
===========================================
PRINT statement provides an output on the screen.
It prints the values of the expression on the screen.
If the expression list is blank, no characters are printed.
The expressions in the list may be numeric or string.
===========================================
Hope my answer helps...
Please mark it as the brainliest...
Attachments:
Answered by
6
GREAT QUESTIONS :)
✪ The short note on PRINT statement in QBASIC.
★ The print statement is used to send output to the standard output unit usually your monitor, or sometimes your printer of your computer system.
✪ ADDITIONAL INFORMATION
★ The statement is computer instruction written in a source language, like QBASIC, which is converted into one or more..
Answer with Quality :)
Similar questions