answersLogoWhite

0


Best Answer

Difference between QBASIC and GWBASIC?

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
User Avatar

Zainab Ali

Lvl 1
1y ago
Difference between QBASIC and GWBASIC?
More answers
User Avatar

Anonymous

Lvl 1
3y ago

Two dufferent versions only

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the difference between gwbasic and qbasic?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference gwbasic commands and statements?

difference between command and statement


What is the difference between literals and variables in QBasic?

Literals are constants.


What are the difference between MS Word and QBasic?

QBasic is a programming language, MS Word is a word processor. Other than both being produced by Microsoft they have absolutely nothing in common whatsoever.


You want to save Excel numeric data into gwbasic format?

Not sure what you are trying to do. GWBasic is a programming language; Excel is a spreadsheet. If you like, just copy data from Excel to your GWBasic editing program and reformat, as needed.


What is difference between stop and end in GWbasic?

The end command is used to end the program whereas the stop command is used to break the loop like ctrl+c. After running the program it will come as break in 20 or whatever


To print even nobetween 10 and 100 on qbasic command?

You need a code that can run to print even numbers between 10 and 100 using the qbasic command.


What extension would a file saved in Qbasic have?

the extensions of qbasic are that, there are only 80 pixels to write in the qbasic


Explain different versions of visual basic programming language?

Visual Basic is a high programming language that evolved from the initial DOS version called BASIC. Its coding is more in English language. Different versions like Microsoft QBASIC, QUICKBASIC, GWBASIC and IBM BASIC have been developed by different companies.


What is full form of gwbasic?

George Washington Basic


Why are rem statements important in qbasic programming?

qbasic is important because its technology


Difference between dos and c programming?

Answer: In dos you have to create the complete application, yourself in other words the complete .EXE file, that can be done in any of the many different programming languishes IE. GWBasic, QBasic, C, or ASM etc., the last is the most difficult but the result is the fastest application. Where Windows is a platform for your application, most of the things you want to do is already created in Windows, all you have to do, is to use it from within your application, not that it means less programming, you actually have to do more coding than with Dos, for instance in Dos GWBasic, if you want to read data from a comm. port you just open it as follow [code] open "comm1:" for input as #1 input #1, var close #1 [/code] But in Windows it is a long story


How do you operate GWBasic computer programming language?

Check out the resources below.