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. javah stands for

  • java compiler
  • java interpreter
  • java dissasamebler
  • java header file

2. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above

3. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False

4. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

5. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment