C
CIW Application Developer
132 Questions
Question No. 1
Consider the following code:
open(INFILE, "myfile");
Given this code, which one of the following choices demonstrates reading in scalar context?
Choose the correct option from the given list.
01 / 132