consider the following arithmetic operations in c int x=20 int y=20 int z=2*(x+y)
Answers
Answered by
0
Answer:
Call the above functions in the main() methods
Similar questions