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. what is jdb

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

2. Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps

3. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

4. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws

5. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment