Question Detail

Runnable is

  • Class
  • Method
  • Variable
  • Interface
Similar Questions :

1. After the compilation of the java source code, which file is created by the JVM

  • .class
  • .java
  • .cdr
  • .doc

2. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

3. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130

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

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

5. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1