You are not logged in.
Pages:: 1
#1 2017-12-08 04:42:05
- shakeel123
- Moderator
- Registered: 2017-09-21
- Posts: 50,796
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
Top Exams Quizzes MCQs And Interview Questions With Answers Forum:
http://www.globalguideline.com/forum/
Offline
2017-12-08 04:42:05
- Advertisement
- Ads By Google
Re: The statement open (FH,"abc.txt")?
Pages:: 1