BASIC

     
SearchSearch

Search this site or the Internet.

Google
Web CKnow.com
Hot TopicsHot Topics
Hot UtilitiesHot Utilities

Utilities that may help you...

 

NotesNotes

DewaHost

DewaHost offers premium Web hosting service starting from $8.95/month and a high speed file hosting service - FileBurst!

No Spam
CKnow does NOT spam.
E-mail is easily forged.

Labelled with ICRA
 

Beginners All-purpose Symbolic Instruction Code

(basic)

A beginners programming language.

BASIC was developed by John G. Kemeny and Thomas E. Kurtz at Dartmouth College in 1963. As developed, it is a procedural language (i.e., lines of code are executed one after the other). It is also (as developed) an interpreted language which means that the program that interprets each line of code has to be in memory while the BASIC program is executing.

Newer versions of BASIC can be compiled; however, they still generally require a large standard library of routines to be included with the program being distributed.

More Information



Last Changed: Friday, January 20, 2006
Navigation: Computer Knowledge Home :: Terms :: B :: BASIC