qbasic commands

BASIC was designed by professors John Kemeny and Thomas Kurtz in the year 1964. It was basically designed for training the beginners in Programming. Later on in 1085, Bill Gates and Paul Allen developed QBasic that was intended as a replacement for GW-Basic. The QBasic language is a compiler-based high-level language that uses the Windows environment. Further to improve upon the previous version of QBasic 4.5, the new version, QB64 was released on 24 April 2013.

You can learn more about the history of QBasic QBasic Programming History

Application of QBASIC for beginners

  1. QBasic is very easy and simple to learn for beginners. It is included in NCERT courses so that students can get the basics of programming at a very young age.
  2. It helps to make a business application and also have commands like LINE, CIRCLE and SET to create graphic through QBasic.
  3. QBasic can be used to produce some sound effects. students can play sounds on their PC with QBasic programming.

Advantages of QBasic Programming


  1. QBasic syntax is automatically checked by it. You can easily find any error in your code by it.
  2. The program can be divided into modules, which helps while coding for a lengthy program. 
  3. It is a beginner-friendly programming language.
  4. It's simple and easy to understand.
  5. It has a good debugging tool.

Disadvantages of QBasic Programming

It is not a structural programming language.
It is not usually used in professional works in the present day. It is basically used as beginners or training programming language.


tags : qbasic programs for beginners,qbasic programs for class 7 icse download,qbasic programs download,qbasic programs for class 7 loops