Sail E0 Webinar
Question
Which of the following fopen statements are illegal?
Options:
A .  fp = fopen(abc.txt", r");
B .  fp = fopen(/home/user1/abc.txt", w");
C .  fp = fopen(abc", w");
D .  None of the mentioned.
Answer: Option D


None.



Was this answer helpful ?
Next Question

Submit Solution

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

More Questions on This Topic :

Latest Videos

Latest Test Papers