Java Swing Programming Question:

Which method is used for setting security in applets?

Java Swing Programming Interview Question
Java Swing Programming Interview Question

Answer:

setSecurityManager()
Method is used for setting security in applets


Previous QuestionNext Question
What is the lifecycle of an applet?What is an event and what are the models available for event handling?