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. Package of drawstring() method is

  • java.applet
  • java.io
  • javax.swing
  • java.awt

2. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

3. Executable applet is

  • .applet file
  • .java html
  • .java file
  • .class file

4. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap

5. The Externizable interface extends the serializable interface

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