7. Write a program to input a set of any 10 integer numbers. Find the sum and product
of the numbers. Join the sum and product to form a single number. Display the
concatenated number.
[Hint: let sum=245 and product = 1346 then the number after joining sum and product
will be 2451346] IN JAVA.
Answers
Answered by
2
Answer:
Explanation:
write a Java Program to input any set of 10 integer numbers find the sum and the product of the numbers join the sum and the product to form a single number display the cat in nature number ... Program to implement the sum and product of numbers which after evaluation joins both of them and displays ...
Similar questions