Computer Science, asked by neeharikashrestha202, 2 months ago

Explain basic commands in QBasic with examples.

Answers

Answered by Anonymous
10

Some Basic useful commands on QBasic:

  • PRINT: This command prints the statement or data written after it. ...
  • INPUT: INPUT command is used to take inputs/data from the user. ...
  • CLS: CLS stands for Clear Screen and is used to clear the screen if some previous results/outputs are present on the screen.
Answered by OreoMagie
2

\huge\fbox\red{❥answer}

Some Basic useful commands on QBasic:

  • PRINT: This command prints the statement or data written after it.
  • INPUT: INPUT command is used to take inputs/data from the user.
  • CLS: CLS stands for Clear Screen and is used to clear the screen if some previous results/outputs are present on the screen.
Similar questions