1 6
2
7
3
5
4

Crossword: Java Virtual Machine

Across

1. A component that improves the performance of Java applications by compiling bytecode into native machine code at runtime.

2. The ability of a program to run on different operating systems without modification.

3. An automatic memory management process that reclaims memory occupied by objects that are no longer in use.

4. The component responsible for executing the instructions contained in loaded classes.

Down

5. A feature that enforces access controls during code execution to protect the system from untrusted code.

6. A subsystem that is responsible for loading class files into the Java Virtual Machine.

7. A compiled version of Java source code designed to be executed by the Java Virtual Machine.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓