Question Detail

The Externizable interface extends the serializable interface

  • True
  • False
Similar Questions :

1. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many

2. Process of creating exact copy of the existing object is called

  • cloning
  • overloading
  • overriding
  • coping

3. Super is the predefined

  • Keyword
  • Method
  • Keyword and Method
  • None of above

4. Which method can't be overidden

  • super
  • static
  • final
  • println

5. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap
Read more from - Java Objective Questions Answers -Chapter 1