Multiple Choice
The syntax to print a % using printf statement can be done by ________
A) %
B) \%
C) '%'
D) %%
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q42: What is the purpose of sprintf?<br>A)It prints
Q43: What error will generate if the read
Q44: What is the use of getchar()?<br>A)The next
Q45: What is the purpose of va_end?<br>A)Cleanup is
Q46: If the user enters 1 s 3.2,
Q48: What is the qualifying input for the
Q49: The syntax of printf() function is printf("control
Q50: Choose the correct description for control string
Q51: _ is an optional argument that gives
Q52: Which of the following data-types are promoted