Match each item with a statement below:
A. compiles Java program into Java byte codes
B. allows Java byte codes to execute
C. presents a bounded environment for a Java program to run within
D. the gatekeeper of the JVM
E. allows you to associate permissions based upon the source of a loaded class
F. monitors references to dynamic memory and releases the memory when there are no longer any references to it
G. memory pools holding objects of different ages
H. class that allows applications to implement a code-level security policy
I. a set of Java objects
A. javac
B. JVM
C. Sandbox
D. ClassLoader
E. SecureClassLoader
F. Garbage collector
G. Generations
H. SecurityManager
I. Domain
You might also like to view...
QR code readers on cell phones make shopping in stores an interactive activity
Indicate whether the statement is true or false
If you want to expand or compress text horizontally you should use the ________ character spacing option
A) default B) kerning C) position D) scale