answersLogoWhite

0

What is goto in qbasic?

Updated: 9/23/2023
User Avatar

Wiki User

11y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is goto in qbasic?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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


What is difference between goto and gosub in qbasic?

"GOTO" . . . goes to the line number or label indicated, continues program execution from there,forgets where it came from and never looks back."GOSUB" . . . goes to the line number or label indicated and continues program execution from there,but remembers where it came from; as soon as it reaches a "RETURN" command, returns to the commandthat immediately follows "GOSUB".


WAP to reverse the supplied number without using string manipulators in qbasic?

10. input number 20. let accumulator = 0 30. if number > 0 then goto 80 40. let digit = number % 10 50. let accumulator = accumulator * 10 + digit 60. let number = number / 10 70. goto 30 80. print accumulator


What is the shortcut key for input statement in QBasic?

There is no shortcut key of input in qbasic


What are the difference between gwbasic and qbasic?

Difference between QBASIC and GWBASIC?


What are the different types of operators in QBASIC?

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


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.


Who found QBASIC?

microsoft


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.


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.


What has the author John Goto written?

John Goto has written: 'Shotover' 'The now of here' 'Goto' 'Goto'