Computer Science, asked by srabanibera7, 4 months ago

Write a program to display the mathematical tables of 5 to 10 for 10 iterations

Answers

Answered by swe15
0

Answer:

write a program to display the mathematical tables of 5 to 10 for 10 iterations in the given format :

Sample Output : Table of 5

5*1=5

5*2 = 10

------------

------------

5*10=50..

write d program by using either inputstreamreader or scanner classes

Answered by yashkhola5
1

Answer:

i hope I help you ok bro/sis

Attachments:
Similar questions