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
How task's priority is used in scheduling?
Is the infobus client side only?
What are the different class loaders used by jvm?
What are transaction attributes?
What is the difference between system.out ,system.err and system.in?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
what is a non-repeatable read?
What is the argument type of a programs main() method?
Name the eight primitive java types.
wahts is mean by dynavalidatorform in struts/
What are the types of scaling?
Define aop(assepct oriented programing)?
What are the pros and cons of detached objects?
What is a modular application? What does module-relative mean?
How substring() method of string class create memory leaks?