Question - What is the difference between a Java application and a Java applet? 
          
        
        Answer - 
        The difference between a Java application and a Java applet is that a Java application is a program that can be executed using the Java interpeter, and a JAVA applet can be transfered to different networks and executed by using a web browser (transferable to the WWW).