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?
(load <file>)
(load <file attributes>)
(load)
None of the mentioned
Correct Answer: B — (load <file attributes>)
Load primitive is used to read from files.