Q. Which method sends raw binary data to the output buffer?
β
Correct Answer: (A)
readfile()
Explanation: readfile() reads a file and writes it to the output buffer.