download Mastguru Android App

Question Detail

Session beans are created by the client submitting the query to the database

  • True
  • False
Similar Questions :

1. Executable applet is

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

2. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

3. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

4. The inner class can access private members of the outer class

  • False
  • True

5. Which method of java is invoked by JVM to reclaim the inaccessible memory location

  • reclaim() method
  • final() method
  • finalize() method
  • both b and c
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment