download Mastguru Android App

Question Detail

Which method of the Applet class displays the result of applet code on screen

  • run() method
  • paint() method
  • drawString() method
  • main() method
Similar Questions :

1. What is meaning of jar

  • java archived
  • java array
  • java architecture
  • none of these

2. If nested try is possible

  • Yes
  • No

3. Which method executes only once

  • start() method
  • init() method
  • stop() method
  • destroy() method

4. What do you mean by javap

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

5. JIT meaning

  • java in time
  • just in time
  • join in time
  • none of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment