Multiple choice

Which sign of compiler directives must appear in the first column of the line?

  1. ;

  2. ( )

  3. #

  4. { }

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

This symbol is compiler directive, which must appear in the first column of the line.