Question Detail

Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package
Similar Questions :

1. Constructor has return type

  • True
  • False

2. Java beans have no types

  • True
  • False

3. All raw data types should be read and uploaded to the database as an array of

  • int
  • char
  • bollean
  • byte

4. The class java.sql.Timestamp is associated with

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above

5. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws
Read more from - Java Objective Questions Answers -Chapter 1