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. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above

3. Applet always executed on

  • Client side
  • Server Side

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

  • Queue
  • Array
  • Stack
  • Maps

5. Thread class is available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package
Read more from - Java Objective Questions Answers -Chapter 1