download Mastguru Android App

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. Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator

2. Super is the predefined

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

3. Which statement is static and synchronized in JDBC API

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

4. String is the predefined

  • Method
  • Class
  • Variable
  • Object

5. How many transaction isolation levels are defined in java.sql.Connection interface

  • 4
  • 3
  • 5
  • 2
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment