Q. Which of the following PHP statements will output Hello interview Mania on the screen? (A) sprintf (βHello interview Mania β); (B) echo (βHello interview Mania β); (C) print (βHello interview Mania β); (D) B and C ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) B and C