Question Detail

Methods that have same name, but different Parameter list and different definition known as

  • Overriding
  • Constructor
  • Overloading
  • none of these
Similar Questions :

1. Session beans are created by the client submitting the query to the database

  • True
  • False

2. The Externizable interface extends the serializable interface

  • True
  • False

3. Super is the predefined

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

4. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

5. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1