PrepAway - Latest Free Exam Questions & Answers

which one of the following choices demonstrates reading in list context?

Consider the following code:
open( INPUT, “Chapter1”);
Given this code, which one of the following choices demonstrates reading in list context?

PrepAway - Latest Free Exam Questions & Answers

A.
%file = <INPUT>;

B.
@file = <INPUT>;

C.
@%file < <INPUT>;

D.
$file = <INPUT>;


Leave a Reply