Multiple choice Which of the following format specifiers is used to print integers? %c %d %f %l %s Reveal answer Fill a bubble to check yourself B Correct answer Explanation %d is used to print integers.