The code obtained after compilation is known as:
java byte code
Reason — Java compiler converts Java source code into an intermediate binary code called Bytecode after compilation.