Computer Science, asked by ssudhansu754, 8 months ago

Which of the following is allowed in a C Arithmetic instruction?
(a)[]
(b){}
(c)()
(d) None of the above​

Answers

Answered by laraibmukhtar55
8

The option C is correct i.e. () are allowed in a C Arithmetic instruction.

Explanation:

  • A C arithmetic instruction comprises of a variable name on the left-hand side of = and variable names & constants on the right-hand side of =.
  • The variables and coefficients appearing on the right-hand side of = are linked by arithmetic operators like +, -, *, and /

Hope it helped..

Answered by shahdatef
1

Answer:

()

Explanation:

Similar questions