crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Difference between applications and applets
Question Posted on 02 Oct 2011Home >> Java >> Core Java >> Difference between applications and applets

1)Application must be run on local machine whereas applet needs no explicit installation on local machine.
2)Application must be run explicitly within a java-compatible virtual machine whereas applet loads and runs itself automatically in a java-enabled browser.
3)Application starts execution with its main method whereas applet starts execution with its init method.
4)Application can run with or without graphical user interface whereas applet must run within a graphical user interface.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

what is an object

what is OOAD

difference between c++ and java

what is a transient variable in java

difference between C and Java on pointers






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap