asked 144k views
23 votes
Write a java code to print Multiplication Table Till 20

HINTS:
public static void main(String[ ] args) {
int multiplicationTable[ ][ ]=new int [21][11];

2 Answers

13 votes
20

- hope helps!


Biology, history and science
3 votes

Step-by-step explanation:

Do not disturb me everyone

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

Categories