download Mastguru Android App

Question Detail

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

  • True
  • False
Similar Questions :

1. All collection classes are available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package

2. Which collection class associates values witch keys, and orders the keys according to their natural order

  • java.util.HashSet
  • java.util.LinkedList
  • java.util.TreeMap
  • java.util.SortedSet

3. Applet always executed on

  • Client side
  • Server Side

4. Can we access private class outside the package

  • Yes
  • No

5. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment