Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 826 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 826 Bytes

Java-Multiplication-Table

Java Multiplication Table Using Jagged Array

Features

  • Generate Multiplication Table of N Number of User Input
  • Printing Multiplication Table using 2D Array
  • Printing Using Jagged Array
  • Easy to Understand Code

Installation

  • Just, Clone this repository -
git clone https://github.com/SLoharkar/Java-Multiplication-Table.git

Program Output

Java Multiplication Table Output





Dependencies

  • Eclipse-IDE For Java Developer
  • jdk-1.8 or Java 20
  • Windows OS