Temenos interview question

what is byte code in java?

Interview Answer

Anonymous

1 Oct 2018

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

2