Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 235 Bytes

File metadata and controls

5 lines (5 loc) · 235 Bytes

This repo mainly contains java programming code including mysql

#How to execute a java program: Navigate to the folder with the java file in terminal and: Key in : javac fileName.java in order to compile java fileName