Q.

What is the purpose of this bit of code?~~~void init()~~~{~~~}

A. A class that initializes the applet.
B. A required method in an applet.
C. A place to declare variables.
D. Interacting with the user.
Answer» B. A required method in an applet.
1.6k
0
Do you find this helpful?
3

View all MCQs in

Java Programming

Discussion

No comments yet