Computer Science, asked by rrajinder812, 8 months ago

java program to display first ten multiples of given no using while loop​

Answers

Answered by RewelDeepak
0

Answer:

On this program, it asks you a number, then displays 10 multiples of that number and then sums them but it has to be like this: Number = 6; 06, 12, ...

Similar questions