Applets in Java -


an applet special kind of java program designed transmitted on the

internet , automatically executed java-compatible web browser.

is homepage of google,yahoo facebook etc. applet ?

no. applets downloaded stand-alone programs. google , on use server-side interpreted code sends http response client browsers, different setup.


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -