Which of the below is most useful for debugging:
A
print()
B
printf()
C
print_r()
D
echo
Correct Answer: print_r()