Answer Posted / rakesh
there are two types of applet
1>signed or trusted applet
2>unsigned or untrusted applet
| Is This Answer Correct ? | 14 Yes | 32 No |
Post New Answer View All Answers
Explain scope or life time of local variables in java?
What are loops in java?
What is regex java?
What are constructors in java?
Which class represents the socket that both the client and server use to communicate with each other?
What is jar?
What is integers and example?
What is an class?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
Difference between static synchronization vs. Instance synchronization?
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
What is ellipsis in java?
Is age discrete or continuous?
Explain notify() method of object class ?
What is adapter in java?