download Mastguru Android App

Question Detail

Runnable is

  • Class
  • Method
  • Variable
  • Interface
Similar Questions :

1. Executable applet is

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

2. Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment

3. Suspend thread can be revived by using

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

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

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

5. Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment