Which of the following causes an error?
Posted: Wed Jul 13, 2022 7:54 pm
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
b) Inability to write data in a file
c) Failure to allocate memory with the help of malloc
d) All of the mentioned