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. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap

2. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

3. Can we access private class outside the package

  • Yes
  • No

4. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above

5. Which metrhods are utilized to control the access to an object in multi threaded programming

  • Asynchronized methods
  • Synchronized methods
  • Serialized methods
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment