Temenos interview question

what is byte code in java?

Interview Answer

Anonymous

Oct 1, 2018

Java bytecode is the instruction set for the Java Virtual Machine.

2