1.

SecurityException is for

A. Caused when there's not enough memory to allocate a new object
B. Caused when an applet tries to perform an action not allowed by the browser's security setting
C. Caused when the system runs out of stack space
D. Caused by referencing a null object
Answer» C. Caused when the system runs out of stack space


Discussion

No Comment Found