ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the correct syntax form of the given statement?
Correct Answer: C — (compile-file <source file specification>)
In Syntax; source file specification comes instead of target-file. So, compile-file <source file specification> is the correct syntax.