Which of the following are the modes that are assigned at the time a resource is opened while reading and manipulation a file using the fopen() function.i. rii. Riii. a+iv. X

🎲 Try a Random Question  |  Total Questions in Quiz: 19  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Practice Test: Handling Files In PHP — practice the complete quiz, review flashcards, or try a random question.


Which of the following are the modes that are assigned at the time a resource is opened while reading and manipulation a file using the fopen() function.<br>i. r<br>ii. R<br>iii. a+<br>iv. X