The compiler directive “SQL” must _______.

A.
precede the first non-comment statement in COBOL85 but not in C
B.
follow the IDENTIFICATION DIVISION in COBOL85 and follow the declaration of Global
variables in C
C.
precede the first non-comment statement in both COBOL85 and C
D.
precede the first non-comment statement in C but not in COBOL85