

InterviewSolution
Saved Bookmarks
1. |
In a call to function the format specifier %b can be used to print binary equivalent of an integer. |
Answer» There is no format specifier named %b in c. | |