Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 161 Bytes

File metadata and controls

11 lines (8 loc) · 161 Bytes

Coding Interview Lab

How to run a file using the terminal

Example using varTypes:

cd java/src/fundamentals
javac varTypes.java
java varTypes