Which can read expressions from data-files one at a time?
Print
With-open-file
Directive
None of the mentioned
Correct Answer: B — With-open-file
Explanation:
With-open-file can read expressions from data files one at a time, as they are needed for processing.