Question Detail

Runnable is

  • Class
  • Method
  • Variable
  • Interface
Similar Questions :

1. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above

2. Which class cannot be subclassed (or extended) in java?

  • abstract class
  • parent class
  • Final class
  • None of above

3. what is jdb

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

4. Suspend thread can be revived by using

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

5. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper
Read more from - Java Objective Questions Answers -Chapter 1