Answer Posted / lalit gupta
Applications are simple java program which are run on
console .Application can not be run without java.
but Applets are java program that can be run on console as
well as browser. Applet can be run without java because
every OS has JVM.JVM invoke applet without java.
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
For which statements does it make sense to use a label?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
What class is used to create Server side object ?
What is the RMI and Socket?
What event results from the clicking of a button?
What happens when a thread cannot acquire a lock on an object?
What is abstract schema?
wahts is mean by dynavalidatorform in struts/
What is the purpose of the notifyall() method?
what are getters and setters in Java with examples?
How to implement RMI in Java?
Is a class a subclass of itself?
What is the relationship between local interfaces and container-managed relationships?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What are the benefits of detached objects?