Multiple Choice
Match each item with a statement below.
-modulus operator
A) main()
B) a.out
C) null
D) %
E) /*
F) stdio.h
G) {
H) gcc
I) #include <stdio.h>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: The _ utility tracks what needs to
Q16: Automatic variables are _ to the function
Q17: A variable's data type determines the upper
Q18: Unlike many other library input functions,readf()can be
Q19: What is the difference between the while
Q21: C's increment operator is _.<br>A)++<br>B)+<br>C)+=<br>D)=+
Q22: The _ format specifier is used to
Q23: C provides three looping mechanisms: the for
Q24: Match each item with a statement below.<br>-denotes
Q25: The word "null" is used to indicate