In pseudocode
(Not rated)
(Not rated)
In pseudocode, declare a 2-dimensional array of integers that would store the multiplication table of up to 10x10. (100 elements total need to be stored) Use a nested repetition loop of your choice to store each of the values. Be sure to walk through your code and make sure it is properly calculating each of the elements.
4 years ago
Answer Attached
NOT RATED
Purchase the answer to view it

- Sol385.doc