Sail E0 Webinar
Question
Which of the following statements is a valid way to open the file test.data and associate it with unit 10?
Options:
A .  open(10,test.data)
B .  open(10,'test.data')
C .  open(10, file= test.data )
D .  open(10,file='test.data')
Answer: Option D





Submit Your Solution Below and Earn Points !

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers