Which of the following languages is more suited to a structured program?
- A. PL/1
- B. FORTRAN
- C. BASIC
- D. PASCAL
Explanation
Pascal was specifically designed to encourage structured programming through procedures, functions and clear control structures. The other listed languages are not as strongly associated with structured-programming education.
Related questions
A computer program that translates one program instructions at a time into machine language is called a/an___________?
In assembly languages symbols are used instead of binary code, these symbols are called?
In which language is source program written?
BASIC stands for ________?
The symbols used in an assembly language are _________?