Q. What is the use of sprintf() function in PHP? (A) The sprintf() function is used to print the output of program (B) The sprintf() function is used to send output to variable (C) Both of the above (D) None of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) The sprintf() function is used to send output to variable