Comp-P2-fed-ch010 (Input / Output)
1 / 14
An ampersand before the name of a variable denotes _____.
2 / 14
After executing a = 10 ; b = a + + ; the value stored in b is:
3 / 14
After evaluation of expression 5%2 the value is equal to _____
4 / 14
A field-width specifier in a printf() function:
5 / 14
The result of 17 % 3 is ____________
6 / 14
The getche() is defined in the Following library file _____________
7 / 14
The expression 3% 5 has a value equal to_____________.
8 / 14
The escape sequence for printing backslash on the screen is:
9 / 14
Conio stands for______________.
10 / 14
Which of the following is NOT a valid escape sequence?
11 / 14
Which of the following format specifier is used for strings?
12 / 14
Which format specifier is used assign signed decimal integer?
13 / 14
Which address operator indicates the address of a variable?
14 / 14
The resultant value of the expression 9/(5 *2) is
Your score is
The average score is 0%
Restart quiz
-
Add a note