Multiple Choice
In C, the ____ symbol is called the assignment operator.
A) =
B) ++
C) --
D) ()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The order of the format modifiers in
Q7: The arguments passed to a mathematical function
Q8: _ statements are also called equivalence statements.<br>A)Assignment<br>B)Prompt<br>C)#include<br>D)#define
Q9: The fflush() function flushes the input buffer
Q10: The cast operator has the syntax _.<br>A)(dataType
Q12: A function can be regarded as a
Q13: In C, the equal sign has the
Q14: In addition to being a constant, the
Q15: On most computer systems characters read by
Q16: The conversion control sequence _ would cause