What is the difference between Trusted and Untrusted
Applet ?
Answer Posted / bharat v
Trusted applet provides security and Untrusted applet
dosen't provide any security.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Give any two differences between C++ and java.
What are the legal operands of the instanceof operator?
What is variable argument in java?
What is meant by tab pans?
What is java abstraction with example?
How will you print number in reverse (descending) order in BST.
What is jpa specification?
How do I find and replace in word?
which class is the wait() method defined in? : Java thread
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
Does java support multiple inheritance or not?
Can we declare register variable as global?
What are the uses of java?
How to use string tokenizer class.
What is the difference between compare and compareto in java?