Multiple choice Which of the following codes is used to print a signed decimal integer? %d %c %u %i None of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation This is used to print the signed decimal integer.