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-OpsUse 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 # RunHit the โญ button if you found this useful.