DSVXZ
DSVXZ
DSVXZ
• Classloader- adds security by separating the package for the classes of the
local file system from those that are imported from network sources.
• Bytecode Verifier- checks the code fragments for illegal code that can
violate access right to objects.
JAVA
Interpreter