Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
jdk
To clone TopGear-Java-String-Ops, follow these steps:
git clone https://github.com/2kabhishek/TopGear-Java-String-Ops
cd TopGear-Java-String-Ops
Use this for your reference, all code is placed under Assignments
directory, once you have jdk
installed you can compile and run these locally.
cd Assignments/
javac Filename.java # Compile
java Filename # Run
Hit the โญ button if you found this useful.