Which one of the following is a valid declaration of an applet? (a) Class AnApplet implements Applet
Question:
Which one of the following is a valid declaration of an applet?
(a) Class AnApplet implements Applet {
(b) Public class AnApplet extends applet implements Runnable {
(c) Abstract class AnApplet extends java. applet.Applet {
(d) Public class AnApplet extends java.applet. Applet {
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: