What is the different between Applet and Application?

Answer Posted / vinay chowdary

Applet is a kind of componet which provide easy way of
sharing,meaning applet can be downloaded from any remote
machine and can uploaded to any remote location .and it can
be invoked locally,or it can be invoked from remote machine
through your browser.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ambiguity in inheritance?

625


How to hide the base class functionality in Inheritance?

638


What is a class in oop?

606


What is the difference between inheritance and polymorphism?

591


Is react oop?

611






What is abstract class in oop?

534


What are the 3 pillars of oop?

615


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2761


Why is abstraction used?

607


What are the advantages of polymorphism?

577


What is class encapsulation?

593


What is the significance of classes in oop?

590


What is this pointer in oop?

557


What is difference between data abstraction and encapsulation?

617


Is enum a class?

607