answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Find the similarities between qbasic and visual basic programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Movies & Television
Related questions

What is qbasic programming?

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.


What are the differences between QBasic and FORTRAN Programming language?

PROGRAMMING is a process of developing computer program.While FOTRAN means formula translation which translate math formula into code in high level programming language.


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.


Why are rem statements important in qbasic programming?

qbasic is important because its technology


What is Qbasic?

QBasic is a simple BASIC compiler that can be found on the Windows 98 Disk. Although not fancy and decorative, it is a text-based, non-visual compiler. Basic is a high-level programming language, and QBasic is just a program that compiles the programming language to binary for the computer to execute. No longer used by Microsoft. Full form of Ms-Q-basic is Microsoft Quick Beginners All-purpose Symbolic Instruction Code


Who developed QBASIC programming language?

The 2 professors who developed QBACIS were Jhon G.Kemeny and Thomas E.Kurtz.


Why qbasic is a higher level languages?

QBasic Benefits :-1) It is a good language for beginners.2) It has English-like commands.3) QBasic has an easy format and is easy to implement.4) The errors in codes can be fixed easily.QBasic Limitations:-1) It is not professional programing language.2) The language is not structured.3) It is hard to understand.4) It is rarely used in real life except in the field of education and training.


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.


How do you compute quadratic equation in qbasic programming?

See the related link for details.


Is there a modern equivalent of Qbasic?

Before QBASIC there was... BASIC BASICA The QBASIC programming language is a modern form of old BASIC programming languages which came before it; these older BASIC's used such things as, line numbers. 10 PRINT "Hello, world!" : REM *** Old BASIC line statement QBASIC code, however, doesn't need to use line numbers, anymore; and, this creates much simpler/clearer/cleaner code/which is also quicker to write/debug. PRINT "Hello, world" '*** QBASIC line statement However, now-a-days, QBASIC is a rather outdated programming language which has been superceded by... VB/Visual BASIC VBA/Visual BASIC for Applications VBScript/Visual BASIC Script VB.NET/Visual BASIC.NET VB.NET, is the latest BASIC programming language version offering from the software company, Microsoft. The Visual BASIC family of programming languages uses OOP/Object Oriented Programming techniques; where you can use a library of pre-built software objects; this makes coding much faster...leading to RAD/Rapid Application Development...because it means that by making full use of these re-usable software objects; then, programmers can write much less code; which in some cases can cut software development time down by half/or, more...!


Who makes the most relyable programming software?

QBasic is the most reliable and has the best reputation.


What are the difference between gwbasic and qbasic?

Difference between QBASIC and GWBASIC?