Design a function long Merge(long, x, long y) that accepts numbers in x and y' Merge number stored in y
into x (numerically)and return the merged number.
Also, write a main() function to input the two long integer numbers and print the merged number by invoking
the function Merger ().
Answers
Answered by
0
Answer:
I think it is a fair answer
Explanation:
Also, write a main() function to input the two long integer numbers and print the merged number by invoking the function Merger ().. 1. See ...
0 votes
Similar questions
Science,
6 months ago
Hindi,
6 months ago
Business Studies,
6 months ago
Physics,
1 year ago
Math,
1 year ago