8
Yes I can. I did it in QBasic about 15 years ago.
yes
line (320,240)-(340,240),15 line (310,230)-(320,240),15 line (310,230)-(340,240),15
AnswerOld spice. Brut. Skin Bracer. Hugo Boss. These all still available out there. They were all around in the 1960's.
the extensions of qbasic are that, there are only 80 pixels to write in the qbasic
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.
microsoft
Statement numbers were a feature of BASIC, and while QBASIC supports them, they are by no means necessary.
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.
the two types of data used in Qbasic is numeric data and alpha numeric data.
The default screen mode for Qbasic is 0.
QBasic is a programming language that was developed by Microsoft in the early 1990s. It is an interpreted language, which means that the code written in QBasic is not compiled into machine language before it is executed. Instead, it is interpreted by a program called a "compiler," which reads the code and executes it on the fly. QBasic is a simple, beginner-friendly language that is well-suited for learning the basics of programming. It is based on the older programming language BASIC (Beginners All-purpose Symbolic Instruction Code). It is not actively developed anymore, but still can be used for educational purposes.