Multiple choice

A _________ contains specific rules and words that express the logical steps of an algorithm.

  1. programming language

  2. syntax

  3. programming structure

  4. logic chart

  5. None of these

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

A programming language contains specific rules (syntax) and words (keywords/commands) that express the logical steps of an algorithm. Programming languages provide the structured syntax needed to write executable algorithms that computers can understand and process.