Question: Given the following format statement passed to printf, what is passed in the r1 ? The answer to question %d is %s The format string

Given the following format statement passed to printf, what is passed in the r1 ? "The answer to question \%d is \%s" The format string A pointer to an integer to print The pointer to a string to print The value of an integer to print
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
