You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2017-12-08 04:42:08
- hamidoon123
- Moderator
- Registered: 2017-09-21
- Posts: 50,766
The statement open (FH,"abc.txt")?
Software Engineering Exams Quizzes MCQs Quizzes Perl Online MCQs Test
Question:
The statement open (FH,"abc.txt")?
Option A):
opens the file abc.txt for appending
Option B):
contains an error, so won't compile
Option C):
opens the file abc.txt for reading
Option D):
opens the file abc.txt for overwriting
Correct Answer is Option C):
opens the file abc.txt for reading
Offline
2017-12-08 04:42:08
- Advertisement
- Ads By Google
Re: The statement open (FH,"abc.txt")?
\n
Pages:: 1