Below is a C programming trivia quiz of format specifiers. According to our classes Format specifier is used during input and output. It is a way to tell the compiler what type of data is in a variable during taking input or printing. Take up this test and get to see just how much you got to understand through the study!
Rate this question:
%d
%u
%ld
%lf
Rate this question:
Character constant
Pointer
Rate this question:
Rate this question:
Rate this question:
Rate this question:
Address of
Value at
Rate this question:
One
Zero
Garbage value
No one of these
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
0 to 255
-128 to 127
Rate this question:
Unreliable
Unreadable
Hard to debug
All of those
Rate this question:
Statement
Expression
Constant value
Any variable
Rate this question:
4
8
10
12
Rate this question:
Rate this question:
Rate this question:
Do { statement} while {condition};
Do { statement} while {condition}{statement}
Do { statement} while (condition) {statement}
Do { statement} while (condition) {statement};
Rate this question:
122
123
331
321
Rate this question:
Quiz Review Timeline (Updated): Mar 22, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.