Can the source code for your applet be compiled by the usual javac compiler? (a) No, because

Question:

Can the source code for your applet be compiled by the usual javac compiler?

(a) No, because applets have no main() method.

(b) Yes, if you are going to run it from the DOS prompt.

(c) Yes, an applet is just another class as far as the compiler is concerned.

(d) No, the web browser compiles the code.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: