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 if the static modifier is removed from the signature of the main method?
what are RemoteObjects?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
What is abstract schema?
Is the infobus client side only?
What do you need to set-up a cluster with jboss?
How are the elements of a cardlayout organized?
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?
Which containers use a border layout as their default layout?
What restrictions are placed on the location of a package statement within a source code file?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
What are the different types of exception?
How to deploy Jar, War files in J2EE?
What is a class loader?