Which two are characteristics of applets? (Choose two.)
A.
Because it executes on the web server, the client does NOT incur the processing overhead.
B.
Applet security is provided by Java’s sandbox security model.
C.
Applets can be developed quickly using HTML/JavaScript tags.
D.
Because code is downloaded at the time of execution, applets are easy to distribute.