What is the full form of BASIC in context of the BASIC computer language?
Beginner’s All-purpose Symbolic Instruction Code
The question asks for the full form of the acronym BASIC in the context of computer programming languages. BASIC is a well-known high-level programming language that was designed for simplicity and ease of use.
BASIC, which stands for Beginner's All-purpose Symbolic Instruction Code, was developed at Dartmouth College by John G. Kemeny and Thomas E. Kurtz in 1964. Its primary goal was to enable students in fields other than science and mathematics to use computers. Its design focused on being easy to learn and implement.
Let's look at what each letter in the BASIC acronym stands for:
Let's compare the options provided with the correct full form:
Based on the breakdown of the acronym, the correct full form of BASIC is Beginner’s All-purpose Symbolic Instruction Code.
| Letter | Stands for |
|---|---|
| B | Beginner's |
| A | All-purpose |
| S | Symbolic |
| I | Instruction |
| C | Code |
Which of the following best describes the main function of Unicode?
Which of the following code will remove all the rows from the table LOCATIONS?
Which of the following is a correct statement?
Assume that the 8255 gets selected whenever A15 - A11 are high during I/O read or write cycles. The A2 and A1 are connected to A1 and A0 of 8255 chip, then the address for port C of 8255 is
(a) FEh
(b) 03h
(c) FF03h
(d) FFh
Codes :