download Mastguru Android App

Question Detail

Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method
Similar Questions :

1. Which method is used to perform DML statements in

JDBC

  • execute()
  • executeUpdate()
  • executeQuery()
  • None of above

2. Executable applet is

  • .applet file
  • .java html
  • .java file
  • .class file

3. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130

4. Which method can't be overidden

  • super
  • static
  • final
  • println

5. what is jdb

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment