Question Detail

Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper
Similar Questions :

1. Which command disassembles a class file

  • javaamd
  • javacmd
  • java
  • javap

2. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False

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

  • Asynchronized methods
  • Synchronized methods
  • Serialized methods
  • None of above

4. Applet always executed on

  • Client side
  • Server Side

5. Executable applet is

  • .applet file
  • .java html
  • .java file
  • .class file
Read more from - Java Objective Questions Answers -Chapter 1