Abstract Window Toolkit (AWT) Question:

What is java applet?

AWT Interview Question
AWT Interview Question

Answer:

A Applet is a java program that runs inside a web browser.


Previous QuestionNext Question
What is an event handler?What is source and listener?