Sail E0 Webinar
Question
What is the correct way to open the file "time
Options:
A .  fopen("time.txt","r");
B .  fopen("time.txt","r+");
C .  open("time.txt");
D .  open("time.txt","read");
Answer: Option A

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers