Multiple choice technology mainframe

Transparent Control Statement starts with @@

  1. True

  2. False

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

Transparent Control Statements (TCS) in ECL indeed begin with @@. This is the defining characteristic that distinguishes them from regular ECL statements. The @@ prefix signals the ECL compiler to process these as control flow statements rather than standard code execution.