Question : In C language, the formatting character should be preceded by the symbol:
Option 1: +
Option 2: /
Option 3: %
Option 4: -
New: SSC CGL 2025 Tier-1 Result
Latest: SSC CGL complete guide
Suggested: Month-wise Current Affairs | Upcoming Government Exams
Correct Answer: %
Solution : The correct option is %.
Formatting characters in C language must be preceded by the '%' sign. This symbol indicates that the next character(s) in the format string are placeholders for values that will be inserted into the formatted output using functions such as '
printf
' or '
scanf
'.
Related Questions
Know More about
Staff Selection Commission Combined Grad ...
Answer Key | Eligibility | Application | Selection Process | Preparation Tips | Result | Admit Card
Get Updates BrochureYour Staff Selection Commission Combined Graduate Level Exam brochure has been successfully mailed to your registered email id “”.




