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
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.
Step by Step Solution
3.46 Rating (159 Votes )
There are 3 Steps involved in it
c Yes an apple... View full answer
Get step-by-step solutions from verified subject matter experts
