Computer Science, asked by bhargavi4184, 4 months ago

consider the following arithmetic operations in c int x=20 int y=20 int z=2*(x+y)

Answers

Answered by pratimasharma288
0

Answer:

Call the above functions in the main() methods

Similar questions