Question Detail

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

  • abstract class
  • parent class
  • Final class
  • None of above
Similar Questions :

1. JIT meaning

  • java in time
  • just in time
  • join in time
  • none of above

2. The Externizable interface extends the serializable interface

  • True
  • False

3. Java beans have no types

  • True
  • False

4. String is the predefined

  • Method
  • Class
  • Variable
  • Object

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

  • .class
  • .java
  • .cdr
  • .doc
Read more from - Java Objective Questions Answers -Chapter 1