1.

directives must be present

A. before the main() function
B. after the main() function
C. at the end of the program
D. anywhere in the program body
Answer» B. after the main() function


Discussion

No Comment Found