Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 17 (Q.No. 2)
2.
Which programming language is much in vogue among users of microcomputers
ALGOL
APL
LOGO
FORTH
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Shewangizaw Bogale said:   8 years ago
FORTH : Forth is an imperative stack-based computer programming language and environment.

ALGOL : (Algorithmic Language) is a family of imperative computer programming languages, originally developed in the mid-1950s, which greatly influenced many other languages.

APL (named after the book A Programming Language): is developed in the 1960s by Kenneth E. Iverson. Its central datatype is the multidimensional array. It uses a large range of special graphic symbols to represent most functions and operators, leading to very concise code.

LOGO : is an educational programming language.

Victor said:   1 decade ago
Which programming language is called FORTH used in microcomputers ?

Post your comments here:

Your comments will be displayed after verification.