49
Answer (Choose 1 answer)
When you compile a program written in the Java programming language, the compiler converts the human-readable source file into platform-independent code that a Java Virtual Machine can understand. What is this platform-independent code called?
A. machine code
B. binary code
C. bytecode
D. cpu instruction