GkSeries.com
Home
GK
ENGLISH
CURRENT AFFAIRS
APTITUDE
REASONING
BANKING
UGC NET
COMPUTER SC.
COURSES
By
Gkseries
Click here for more questions
Home
/
Computer Science
/
Which one of the following is a valid declaration of an applet?
Sports GK Questions and Answers 2024 (Latest Updated)
Awards & Honours GK Questions 2024 (Latest Updated)
Question
Which one of the following is a valid declaration of an applet?
A
public class MyApplet extends java.applet.Applet {
B
public Applet MyApplet {
C
public class MyApplet extends applet implements Runnable {
D
abstract class MyApplet extends java.applet.Applet {
Answer & Explanation
Option: [A]
Advertisement
Next Question →