McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Bachelor of Computer Applications (BCA)
→
Java Programming
→
__________ is an applet tag.
Q.
__________ is an applet tag.
A.
(applet).
B.
>applet<.
C.
<applet>.
D.
<applet tag>.
Answer» C. <applet>.
2.9k
0
Do you find this helpful?
21
View all MCQs in
Java Programming
Discussion
No comments yet
Login to comment
Related MCQs
Codebase attribute in applet tag is used for _________.
Whenever the applet requires to redraw its output, it is done by using method
Which of these methods can be used to output a string in an applet?
What are the sequences of method executed when an Applet starts execution?
The default layout manager of an Applet is
Which package consist an applet class? a) jav
What is different between a Java applet and a Java application?
Program which executes applet is known as
What is different between a Java applet and a Java application?
An Applet has its Layout Manager set to the default of FlowLayout. What code would be the correct to change to another Layout Manager?