Multiple choice

Which is a system programming language that incorporates the control structures for structured programming?

  1. ALGOL

  2. BCPL

  3. ADA

  4. PL/1

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

BCPL (Basic Combined Programming Language) was a precursor to B and C. It was specifically designed for system programming and introduced structured control flow constructs.