Q. Output of this statement is : Code: printf ( "%d" , printf ( "hello" ) ); (A) yntex Error (B) hello5 (C) gives garbage value (D) print hello and terminates ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) hello5