Multiple Choice
Which among the following are the fundamental arithmetic operators, i.e, performing the desired operation can be done using that operator only?
A) +, -
B) +, -, %
C) +, -, *, /
D) +, -, *, /, %
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Which of the following statement is false?<br>A)Constant
Q10: What is the scope of a function?<br>A)Whole
Q11: In expression i = g() + f(),
Q12: What is short int in C programming?<br>A)The
Q13: What is the precedence of arithmetic operators
Q15: What is the scope of an external
Q16: What is the result of logical or
Q17: Which of the following statement is false?<br>A)A
Q18: What is the size of an int
Q19: Do logical operators in the C language