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..
Its not gay
a triangle then a square :)
You need to draw this \______/ floating on water to show a floating boat.
In QBASIC, you can draw basic shapes using the LINE and CIRCLE commands. To draw a simple representation of the solar system, you would need to create circles representing the sun and planets, then use the LINE command to draw lines connecting the planets to the sun in their respective orbits. You can also add text labels for each planet to make it more informative. Remember, QBASIC is a basic programming language, so the graphics may be limited in detail.
the extensions of qbasic are that, there are only 80 pixels to write in the qbasic
line (320,240)-(340,240),15 line (310,230)-(320,240),15 line (310,230)-(340,240),15
with line statement, we can also draw boxes. SCREEN 7 COLOUR 5, 15 CLS LINE(60,60)-(130,100),6,B the letter B indicates the box option
Just smile in front of it and say you don't need to smile as iam already doing it given by: dollfy dadhra
qbasic is important because its technology
There is no shortcut key of input in qbasic
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.