Question Detail

Runnable is

  • Class
  • Method
  • Variable
  • Interface
Similar Questions :

1. Constructor has return type

  • True
  • False

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

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

3. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

4. The inner class can access private members of the outer class

  • False
  • True

5. All raw data types should be read and uploaded to the database as an array of

  • int
  • char
  • bollean
  • byte
Read more from - Java Objective Questions Answers -Chapter 1