download Mastguru Android App

Question Detail

Which method is used to perform DML statements in

JDBC

  • execute()
  • executeUpdate()
  • executeQuery()
  • None of above
Similar Questions :

1. Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment

2. Super is the predefined

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

3. Which of the following below are valid isolation levels in J2EE

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B

4. Which is the predefined package

  • Lang package
  • io package
  • util package
  • All of above

5. Which method can't be overidden

  • super
  • static
  • final
  • println
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment