Math, asked by manaswig1398, 4 months ago

write a program to add two integers and print their sum without using string.also enter numbers
via command line in c​

Answers

Answered by YUVILOVE2009
0

Answer:

Also assume that the numbers to be added are being entered via command line while your program is getting executed (Eg. Use scanf statement in c, ...

Similar questions