Before QBASIC there was...
BASIC
BASICA
The QBASIC programming language is a modern form of old BASIC programming languages which came before it; these older BASIC's used such things as, line numbers.
10 PRINT "Hello, world!" : REM *** Old BASIC line statement
QBASIC code, however, doesn't need to use line numbers, anymore; and, this creates much simpler/clearer/cleaner code/which is also quicker to write/debug.
PRINT "Hello, world" '*** QBASIC line statement
However, now-a-days, QBASIC is a rather outdated programming language which has been superceded by...
VB/Visual BASIC
VBA/Visual BASIC for Applications
VBScript/Visual BASIC Script
VB.NET/Visual BASIC.NET
VB.NET, is the latest BASIC programming language version offering from the software company, Microsoft.
The Visual BASIC family of programming languages uses OOP/Object Oriented Programming techniques; where you can use a library of pre-built software objects; this makes coding much faster...leading to RAD/Rapid Application Development...because it means that by making full use of these re-usable software objects; then, programmers can write much less code; which in some cases can cut software development time down by half/or, more...!
There is no shortcut key of input in qbasic
The different types of operators in QBASIC are:Arithmetic OperatorsRelational OperatorsLogical Operators
Qbasic and Quickbasic are not the same! Qbasic was a free interpreter that Microsoft included with MS-DOS. Although Quickbasic uses similar syntax as quickbasic it allows programs to be compiled.
the two types of data used in Qbasic is numeric data and alpha numeric data.
The default screen mode for Qbasic is 0.
the extensions of qbasic are that, there are only 80 pixels to write in the qbasic
qbasic is important because its technology
There is no shortcut key of input in qbasic
Difference between QBASIC and GWBASIC?
The different types of operators in QBASIC are:Arithmetic OperatorsRelational OperatorsLogical Operators
Qbasic and Quickbasic are not the same! Qbasic was a free interpreter that Microsoft included with MS-DOS. Although Quickbasic uses similar syntax as quickbasic it allows programs to be compiled.
microsoft
The advantage of qbasic is that it is easy to learn, to start out,then one can move on to more complex, or advanced languages.
Statement numbers were a feature of BASIC, and while QBASIC supports them, they are by no means necessary.
the two types of data used in Qbasic is numeric data and alpha numeric data.
The default screen mode for Qbasic is 0.
In order to Download Qbasic you may do one, both or none of these two things: 1.) Go to "http://www.softpedia.com/get/Programming/Coding-languages-Compilers/Qbasic.shtml" and click download or 2.) use "Google.com" with the keywords Qbasic free download to find another website with a free qbasic downlaod.