Multiple choice What does the function sprintf() operate on? data in a file stderr string stdin stdout Reveal answer Fill a bubble to check yourself C Correct answer Explanation The function sprintf() operates on strings.