CIW PERL FUNDAMENTALS 1D0-437 Question # 31 Topic 4 Discussion

CIW PERL FUNDAMENTALS 1D0-437 Question # 31 Topic 4 Discussion

1D0-437 Exam Topic 4 Question 31 Discussion:
Question #: 31
Topic #: 4

The filehandle INPUT is associated with the file represented by $file. Which statement will close the filehandle INPUT?


A.

close (INPUT, $file);


B.

closeINPUT;


C.

INPUT(close, $file);


D.

close(INPUT);


Get Premium 1D0-437 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.