Computer Science 2
CPSC 1302K
Syllabus
Calendar
Compilation and Execution Exercises
< Previous
Next >
Rearrange the following compilation and execution steps to be in chronological order:
bytecode
compiler
interpreter
output
source code
Match the following filenames and tools with the correct step above:
Awesome.class
Awesome.java
java (the JVM)
javac
output