Computer Science, asked by matthew18ee021, 18 days ago

Write a C program to add each element of the array {10, 12, 13, 14, 15} with the even numbers 2,4,6,8,10 without using another array?

Answers

Answered by beliramji35
0

Answer:

16 17 18 21 22 24 26 28 30 31 32 33 34 36 38

Similar questions