answersLogoWhite

0

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.

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

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.


Why Low level languages are called Low level?

It's a "low level" language because it works at the machine level, while higher level languages are built on top of it.


What is the program to convert Assembly level language to Higher level language?

There is no such program. Low level languages cannot be converted to high level languages. It's one-way only.


How do you find the product of five numbers in Qbasic?

Most computer languages use the asterisk, "*", for multiplication.


What are the examples of high level language?

QBASIC, QuickBASIC, etc


How do you download QBasic?

In order to Download Qbasic you may do one, both or none of these two things: 1.) Go to "http://www.softpedia.com/get/Programming/Coding-languages-Compilers/Qbasic.shtml" and click download or 2.) use "Google.com" with the keywords Qbasic free download to find another website with a free qbasic downlaod.


Why assembly and machine language is low level languages?

They use the instruction set of the CPU directly and hence the lowest level you can work with. Other languages are compiled into the lowest level eventually, but are developed at a higher level of abstraction. Most of the time the higher level programs are portable to other CPUs (Intel versus AMD for example).


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


How can you translate c language to visual basic?

You can't. VB is too complex and too high level. C is one of the most basic low level languages around. Its very hard to translate into higher level languages but easy to translate into assembler


What is the importance in qbasic?

QBasic is an important educational tool for beginners learning programming concepts due to its simplicity and ease of use. It provides a straightforward environment for understanding basic programming constructs like loops, conditionals, and functions without the complexities of modern languages. Additionally, QBasic encourages logical thinking and problem-solving skills, making it a valuable resource in teaching foundational programming principles. Its legacy also paved the way for more advanced languages, illustrating the evolution of programming.


What is the level of assembly language?

Assembly languages are low level languages, sometimes also called machine-level languages.


The ability of higher-level programming languages to create programs that can be moved from one type of computer to another is called?

portability