Browsing Category
qbasic programming
24 posts
qbasic program for class 9
qbasic program for class 9 and 10
qbasic program for class 9 and 10 with solutions
How to make games using Qbasic?
To create games in QBasic, you’ll need to have a basic understanding of programming concepts and the QBasic…
File Handling in Qbasic
In QBasic, you can use the OPEN and CLOSE statements to work with files. To open a file…
Qbasic Arrays with examples
QBasic is a programming language and integrated development environment (IDE) that was included with the Microsoft MS-DOS operating…
Keywords in qbasic
Keywords are the reserved words that instruct the computer to perform certain actions. Every programming language has its…
Functions in Qbasic:
A function is a built-in formula to accomplish a certain task such as mathematical, statistical, financial, logical/data calculations,…
Looping in Qbasic
A loop is a set of instructions that is repeated until a certain result is achieved. Loops are…
Statements in Qbasic:
A statement is a collection of instructions written in QBASIC using keywords and commands. There are three types…
How to download and install Qbasic on your Personal Computer or Laptop?
You can download qbasic if you have a 32 bit as it was initially made for thos version…
Basic terms used in a programming language
Starting with the programming language you should know some of the terminology used in programming language and some…
Features of Qbasic Programming language
1. Simple and easy to learn the language: It has been called a “people’s language.” With the help…