Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
jdk
Getting TopGear-Core-Java-Module1
To get TopGear-Core-Java-Module1, follow these steps:
git clone https://github.com/2kabhishek/TopGear-Core-Java-Module1
cd TopGear-Core-Java-Module1
Using TopGear-Core-Java-Module1
Solutions are placed in the Exercises
directory
javac Code.java # Compile
java Code # Execute
Hit the ⭐ button if you found this useful.