Question Detail

All methods of interface are public and abstract

  • True
  • False
Similar Questions :

1. Runnable is

  • Class
  • Method
  • Variable
  • Interface

2. All methods of interface are public and abstract

  • True
  • False

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

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

4. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

5. Which method is used to perform DML statements in

JDBC

  • execute()
  • executeUpdate()
  • executeQuery()
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1