In QBasic, the READ
statement is used to read data from a data list that has been previously defined using the DATA
statement. This allows programmers to input a series of values that can be retrieved later in the program. The READ
statement retrieves values sequentially, so each call to READ
fetches the next value in the data list. This is useful for initializing variables with predefined data without hardcoding them directly in the program.
A 'conditional' statement is a logical test while unconditional statement will cause the computer to branch.
Difference between QBASIC and GWBASIC?
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.
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.
QBASIC free downlaods are from cnet.com or softepedia.com.Hope this is helpful to you..... if u want anything else just mail it to rockmayur@live.com..
Statement numbers were a feature of BASIC, and while QBASIC supports them, they are by no means necessary.
There is no shortcut key of input in qbasic
Yes
A 'conditional' statement is a logical test while unconditional statement will cause the computer to branch.
END '...END of program/halt program code execution. *NOTE*: There should be only 'one' END statement written inside of a QBASIC program. I have seen example code where they use multiple END statements; this is wrong!
the extensions of qbasic are that, there are only 80 pixels to write in the qbasic
qbasic is important because its technology
The different types of operators in QBASIC are:Arithmetic OperatorsRelational OperatorsLogical Operators
Difference between QBASIC and GWBASIC?
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.