Vidyalelo
C Programming · Q277

C Fundamentals

Programming · C Programming · question 277

Q277

Which among the following are the fundamental arithmetic operators, i.e, performing the desired operation can be done using that operator only?

A.
+, -
Answer
B.
+, -, %
C.
+, -, *, /
D.
+, -, *, /, %

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board