what mode will the file be opened? seenagape 11 years ago Mario uses the following PHP function to open his text file:($file 1 = fopen(“MarioDATA.txt”, “r”));In what mode will the file be opened? A.Read and write mode B.Read-only mode C.Write-only mode D.Appending and reading mode ← Previous question Next question →