DBS_Project_Module2 Dynamic Extensible Hashing How to run the program To run the program make sure you have all the files in the same folder. In your command prompt type the following code "javac Test.java Elem.java Bucket.java Table.java" "java Test" without the double quotation mark.