Multiple choice technology programming languages What's the difference between an Applet and an application ? An application is only available on Windows Applets can paint words, applications cannot. Applets are run over the web. None of the above. Reveal answer Fill a bubble to check yourself C Correct answer Explanation Java applets were designed to be embedded in web pages and executed securely over the web within a browser, whereas standard standalone applications run locally.