Computer Science, asked by vk590875, 8 months ago

Give two examples of an expression in C++.​

Answers

Answered by Anonymous
28

hey \: mate \: here \: is \: your \: answer :

Examples of C++ expression:

  • (a+b) - c.
  • (x/y) -z.
  • 4a2 - 5b +c.
  • (a+b) * (x+y)
Similar questions