Multiple choice

In COBOL, which symbol is used for continuing a COBOL statement to the next line?

  1. *

  2. -

  3. /

  4. #

  5. &

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation
  • is used in 7th column for continuing the COBOL statement.