download Mastguru Android App

Question Detail

Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps
Similar Questions :

1. Applet always executed on

  • Client side
  • Server Side

2. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above

3. Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package

4. Can we declare abstract static method

  • Yes
  • No

5. If nested try is possible

  • Yes
  • No
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment