asked 79.2k views
5 votes
I want to write a Java program to display the multiplication table for the number entered by the user and the values doesn’t exceed 100 .For example if the user enter 3 the output should be like this :

3
6
9
12
15
18
21
24
27
30
33
36
39
42
45
48
51
54
57
60
63
66
69
72
75
78
81
84
87
90
93
96
99

asked
User LAW
by
8.7k points

1 Answer

11 votes

Answer:

answer was 28

Step-by-step explanation:

Because mutplication table start with 2

answered
User S Anand
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.

Categories