answersLogoWhite

0

What else can I help you with?

Related Questions

How do you do Qbasic programs?

type: PRINT "I like chocalate!"


Why is QBasic called QuickBasic?

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.


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


Why are rem statements important in qbasic programming?

qbasic is important because its technology


Why won't QBasic work on Windows Vista?

Many DOS applications simply will not run under Windows Vista, and none under the 64-bit version. Making the NTVDM support DOS programs in Vista was an extremely low priority, since very few people actually run DOS programs anymore. You can use QBasic and other DOS programs on Vista (even the 64-bit version) by using an emulator known as DOSBox.


What are the difference between gwbasic and qbasic?

Difference between QBASIC and GWBASIC?


What is the shortcut key for input statement in QBasic?

There is no shortcut key of input in qbasic


What are the different types of operators in QBASIC?

The different types of operators in QBASIC are:Arithmetic OperatorsRelational OperatorsLogical Operators


What are the difference between MS Word and QBasic?

Microsoft Word is a word processing software used for creating, editing, and formatting text documents, while QBasic is a programming language primarily used for writing and running simple programs. MS Word is designed for creating documents such as letters, reports, and resumes, while QBasic is used for developing small applications and games. Additionally, MS Word has a graphical user interface for ease of use, while QBasic requires writing code for programming tasks.


Who found QBASIC?

microsoft


Advantage of qbasic?

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.


Do you need statement numbers in QBASIC?

Statement numbers were a feature of BASIC, and while QBASIC supports them, they are by no means necessary.