difference between apllet and interface class
Answer Posted / naveen
applet does not secure in java, and interfaces have security
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of scaling?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What is a policy?
what are getters and setters in Java with examples?
What are the diff types of exception?
Do we need to override service() method
What are the different class loaders used by jvm?
Difference between new operator and class.forname().newinstance()?
What modifiers may be used with an interface declaration?
What value does readline() return when it has reached the end of a file?
Is it possible to stop the execution of a method before completion in a sessionbean?
Write a singleton program?
Why a client should be multithreading? Explain.
Do I need to import javlang package any time? Why ?
Can I map more than one table in a cmp?