Delete comment from: Javarevisited
what is compile time? and what actually happens when i type javac during the compilation process, if all the class loading and other dynamic linking and loading happens in the run time. Then what actaully happens during the compile time?
Apr 30, 2018, 6:45:50 AM
Posted to What is Static and Dynamic binding in Java with Example

