answersLogoWhite

0

A LOCAL applet is the one which is stored on our computer system.when browser try to access the applet, it is not necessary for our computer to be connected to The internet. A REMOTE applet is the one which is not stored on our computer system and we are required to be connected to the Internet. PARITOSH Khanna Happy Programing

User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin
JordanJordan
Looking for a career mentor? I've seen my fair share of shake-ups.
Chat with Jordan
More answers

Swing/JFC components, often identified by the letter "J" (JPanel, JFrame, etc.) are termed 'lightweight' meaning that they do not use native (operating system specific) code in their implementation. They are implemented 100% in Java, AWT components on the other hand do use native code.

The Swing component will generally give better multi-platform results than AWT components. IOW, the GUI will have a consistent look regardless of the operating system.

User Avatar

Wiki User

15y ago
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference local applet and remote applet?
Write your answer...
Submit
Still have questions?
magnify glass
imp