download Mastguru Android App

Question Detail

Applet always executed on

  • Client side
  • Server Side
Similar Questions :

1. Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method

2. The JDBC-ODBC bridge is

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

3. In java, gc() method is available in which package

  • java.lang package
  • java.util package
  • java.awt package
  • java.io package

4. Interfaces helps in which type of inheritance

  • Multiple inheritance
  • Multilevel inheritance
  • Hierarchical inheritance
  • None of above

5. Which method is used to perform DML statements in

JDBC

  • execute()
  • executeUpdate()
  • executeQuery()
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment