World Languages, asked by anamaygupta12345, 6 months ago

which company developed QBASIC?​

Answers

Answered by ly9711937
0

Answer:

mark as brain list

Explanation:

QBasic

DeveloperMicrosoftFirst appeared1991OSMS-DOS, Windows 95, Windows 98, Windows Me, PC DOS, OS/2, eComStationLicensePart of the operating system (a variety of closed-source license)

Answered by jonnanikhil
0

BASIC (Beginner’s All-purpose Symbolic Instruction Code) is one of the popular high level programming language. BASIC was developed by Professor John G. Kemeny and Thomas Kurtz in 1964. BASIC is very simple and easy to learn. BASIC gives clear ideas to the learners about the user of logical expressions, the way of writing instructions and executions of the instructions. There are many different versions of BASIC. QBASIC is one of the versions of BASIC. Some other versions of BASIC are GWBASIC, Quick BASIC, Turbo BASIC, Visual BASIC, etc.

QBASIC is a high level programming language that allows us to write a program. The programs written in QBASIC need to be converted into machine codes. It also provides operating space to write down programs and has its own Interpreter. QBASIC converts one statement of a program into machine language at a time. Once the execution of the previous statement, it converts another statement of the program into machine language so on.

Similar questions