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
what are RemoteObjects?
How are the elements of a cardlayout organized?
How to deploy Jar, War files in J2EE?
What restrictions are placed on the location of a package statement within a source code file?
How can I scroll through list of pages like the search results in google?
Difference between loadclass and class.forname?
What is bean? Where can it be used?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
Have you used threads in Servelet?
what are memory considerations of jsp compares to other web components?
What is metaspace?
What’s jboss cache in short?
Difference between swing and awt?
what is a portable component?
What state does a thread enter when it terminates its processing?