Vidyalelo
C Programming · Q113

Standard Library Functions

Programming · C Programming · question 113

Q113

Which of the following format specifiers is used to represent the hours in the 24 hour clock (0-23) format?

A.
%I
B.
%H
Answer
C.
%i
D.
%h

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board