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. After the compilation of the java source code, which file is created by the JVM

  • .class
  • .java
  • .cdr
  • .doc

2. Process of creating exact copy of the existing object is called

  • cloning
  • overloading
  • overriding
  • coping

3. Interfaces helps in which type of inheritance

  • Multiple inheritance
  • Multilevel inheritance
  • Hierarchical inheritance
  • None of above

4. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

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
Post a comment