Vidyalelo
C Programming · Q155

File Input Output

Programming · C Programming · question 155

Q155

Which of the following causes an error?

A.
Trying to read a file that doesn't exist
B.
Inability to write data in a file
C.
Failure to allocate memory with the help of malloc
D.
All of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board