Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 1 (Q.No. 34)
34.
Which is a non-standard version of a computing language?
PROLOG
APL
Army
PL/1
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
9 comments Page 1 of 1.

Shariff said:   1 decade ago
What is mean by Non-standard version ? and what is standard version ?Explain in detail ?

Skaushik said:   1 decade ago
Army is non standard version of a computing language because it is first language to be used for encoding & decoding purposes.

Nishtha jain said:   1 decade ago
What is APL and what do you meant by standard version of computer?

Man said:   1 decade ago
APL is named after the book A Programming Language.

Kanchan said:   10 years ago
APL is a programming language developed in the 1960's by Kenneth E. Iverson. Its central datatype is the multidimensional array. It uses a large range of special graphic symbols to represent most operators, leading to very concise code.

It has been an important influence on the development of concept modeling, spreadsheets, functional programming, and computer math packages.

Yasasvi said:   10 years ago
What is PL/1?

Sidanshu Bamzai said:   9 years ago
@Yasasvi.

PL/I is a procedural, imperative computer programming language designed for scientific, engineering, business and system programming invented by IBM in 1964.

Shewangizaw Bogale said:   9 years ago
PL/1 = programming language One.

Ruheel said:   5 years ago
Army is a non-standard version of a computing language.

A computer program is a collection of instructions that performs a specific task when executed by a computer. A computer requires programs to function. A computer program is usually written by a computer programmer in a programming language.

A programming language is a vocabulary and set of grammatical rules for instructing a computer or computing device to perform specific tasks. The term programming language usually refers to high-level languages, such as BASIC, C, C++, COBOL, Java, FORTRAN, Ada, and Pascal.
(1)

Post your comments here:

Your comments will be displayed after verification.