Q80
Which format specifier is used to represent an integer in binary form in a formatted string?
A.
%b
B.
%d
AnswerC.
%bin
D.
%int
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board