Which of the following functions reads the entire contents of a file?
1. fgets()
2. file_get_contents()
3. fread()
4. readfile()
5. file()
A. Option 3 and 5
B. Option 1, 3 and 4
C. Option 2, 4 and 5
D. Option 2 and 4
Answer: Option C

tell the exact answer