1.

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» C. Failure to allocate memory with the help of malloc


Discussion

No Comment Found