aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Advanced Java
  • Which of the following methods of Applet class is used to...
Multiple choice

Which of the following methods of Applet class is used to return a string that describes the applet?

  1. getAppletContext()

  2. getAppletInfo()

  3. getCodeBase()

  4. getDocumentBase()

  5. destroy()

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This method of Applet class is used to return a string that describes the applet.

Keep practicing — related questions

  • In applet class, which of the following methods returns the URL of the HTML document that invokes the applet?
  • Which of the following methods in Applet programming is used to extract the name part of an item from the c...
  • Which of the following methods of Applet class is used to to verify whether an applet is started or not?
  • Which of the following attributes is required that gives the name of the file containing the applets compil...
  • Which of the following methods in applet programming brings the document at the URL specified by url into v...
  • Which of the following methods is the first to be called when an applet is loaded into memory of computer?
  • Which of the following methods is called to begin an applet execution?
  • Which of the following methods is immediately called after the start() method in an applet?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Java Core Classes and Threads (1473 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy