CME Group interview question

How does the Java compiler work?

Interview Answer

Anonymous

Oct 12, 2016

It was posed more open-ended as "how would you describe bytecode", but I went through the whole gambit by explaining the JIT compiler that enabled platform independence, optimizations that occurred, etc.