answersLogoWhite

0


Best Answer

Beginners All purpose Symbolic Instruction Code is a programming language developed by John Kemeny and Thomas Kurtz in the mid-1960s at Dartmouth College, commonly called by its acronym, BASIC.

Sourcebasic simple programming language" class='external' title="http://www. s.com/topic/basic simple programming language
User Avatar

Wiki User

8y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

7y ago

You are probably referring to "Beginner's All-purpose Symbolic Instruction Code" or BASIC, a computer programming language developed at Dartmouth College in New Hampshire in 1964 to help teach students the FORTRAN programming language without needing to teach the cryptic and confusing syntax of FORTRAN's FORMAT statement (which was borrowed from that used by an I/O formatting subroutine that originally used on the IBM 704 vacuum tube computer). After the students learned BASIC, teaching them how to code FORMAT statements and a few minor differences between BASIC and FORTRAN (e.g. FOR/DO loops) syntax became much easier than starting the students immediately with FORTRAN from the beginning (as other colleges of the time were doing).

But many students found they prefered BASIC and began developing their own versions and BASIC became common on minicomputers. BASIC also became the main high level language on early microcomputers (e.g. Palo Alto Tiny Basic in 1976 occupied just 1.77 kilobytes of RAM).

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

The BASIC language is too complex for a WikiAnswers question and answer.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

Primarily to teach new programmers how to write algorithms.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does Beginner's All-purpose Symbolic Instruction Code mean?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

BASIC -full form?

beginners all purpose symbolic instruction code


What is full form of BASIC?

beginners all purpose symbolic instruction code


What is QBASIC expansion?

quick beginners all purpose symbolic instruction code


What is the computer programming language?

Beginners all purpose symbolic Instruction Code


What does the acronyms BASIC mean?

In programming language BASIC would mean:Beginner's All-purpose Symbolic Instruction Code


Full form of qbasic?

Quick Beginners All-purpose Symbolic Instruction Code


The letter C in the word BASIC stands for what?

The C in BASIC stands for Code Beginners All-pupose Symbolic Instruction Code


What is the full form of gw basic?

Gee Whiz Begineer's All Purpose Symbolic Instructions Code.


What does basic stands for?

Basic stands for Beginner's All-purpose Symbolic Instruction Code.


What basic stands for?

Basic stands for Beginner's All-purpose Symbolic Instruction Code.


What does BASIC as in the programming language stand for?

Beginners All-purpose Symbolic Instruction Code > B.A.S.I.C. > Basic. John Kemeny and Thomas Kurtz developed the first version at Dartmouth University in 1964. It was originally created to allow non technical people to run a computer because, at that time, you couldn't operate a computer without programming it first. Basic was developed to give a more simple programming structure that was close to plain English so that anyone could use a computer. It has come a very long way since then becoming a very robust language.


What some exmaples of computer language and their meaning?

Three examples could be :-FORTRAN - FORmula TRANslationCOBOL - COmmon Business Oriented LanguageBASIC - Beginners All-purpose Symbolic Instruction Code