Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 9 (Q.No. 27)
27.
# directives must be present
before the main() function
after the main() function
at the end of the program
anywhere in the program body
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Omar Othman said:   1 decade ago
In Visual C++ (at least) the answer is D.

Post your comments here:

Your comments will be displayed after verification.