Computer Fundamentals - Engineering

Q1:

Which of the following is a special purpose language used to describe to a computer's operating system.

A LOGO

B APL

C ICL

D CORAL

E None of the above

ANS:C - ICL

This is ICL programming language, and an interpreted structured language like C. It is essentially scripting language, intended for application development.

ICL syntax is similar to that of C, but it provides a high-level data model intended to reduce programmer effort and error.