Computer Science, asked by santanu156235, 5 months ago

Give me 3 example questions on java programming on number system using for loop.
Please help me it is urgent .
I will marks as brainlieset.

Answers

Answered by liyaqatqureshi87
1

Answer:

Question 1

Write a program to print numbers from 1 to 10.

Show the answer.

Question 2

Write a program to calculate the sum of first 10 natural number.

Show the answer.

Question 3

Write a program that prompts the user to input a positive integer. It should then print the multiplication table of that number.

Show the answer.

Similar questions