QBasic Tips

qbasic-tips

In Qbasic, files are saved with the.BAS extension. For instance, a file with a name goes with Janet. bas as the filename. Qbasic is a programming application that helps most users to write and execute commands as required. In other words, Qbasic has many features such as mathematical ones that guide children to grab lots of necessary educational features while writing a program.

To Launch QBasic Application

The precise application can be downloaded from google:

  1. Wait till the application is fully downloaded.
  2. Save the file
  3. Explore the file by double-clicking on it
  4. Click on install

Testing and Running A Written Program

To run a program, press the Function Key 5 on the keyboard (F5)

However, you can also click on RUN from the menu bar after clicking on START

Tips:

Command – Print ( This is used to display the output on the screen. It can be used in different ways, that is different types of output.

 

Syntax:

  • Print “Hello I am your friend”
  • Print <“numbers”>
  • eg. PRINT 55
  • Press F5 to run the program.

 

 

About Author


Discover more from SURFCLOUD TECHNOLOGY

Subscribe to get the latest posts sent to your email.

Leave a Reply

Your email address will not be published. Required fields are marked *

Discover more from SURFCLOUD TECHNOLOGY

Subscribe now to keep reading and get access to the full archive.

Continue reading