Custom Search
Is it possible to write a Java class that could be used as applet as well as an application?
Yes. Add a main() method to the applet.
The prevalent collection of Java Interview FAQ’s with answers, explanations, code and much more.