which of the following is true of the java programming language in relation to protection? a. when a class is loaded, the jvm assigns the class to a protection domain that gives the permissions of that class. b. it does not support the dynamic loading of untrusted classes over a network. c. it does not support the execution of mutually distrusting classes within the same jvm. d. methods in the calling sequence are not responsible for requests to access a protected resource.

Respuesta :

Otras preguntas