Computer Studies
Distinguish between Program Screen and Output Screen
QBASIC: Cmds & Stmts
23 Likes
Answer
Program Screen | Output Screen |
---|---|
Program screen is used for writing or editing a program. | Output screen shows the output of a program when the program is run. |
Answered By
11 Likes
Related Questions
Write down all the steps to quit QBASIC platform
Distinguish between RUN and PRINT
Write a program in QBASIC to greet your friend on the occasion of New Year by using PRINT statement. The output of the program is shown as:
Season's Greeting Best Wishes for A Happy and Prosperous New Year From: Name:
There are 28 boys and 22 girls in your class. Write a program in QBASIC to find the percentage of boys and girls in the class.