download Mastguru Android App

Question Detail

Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above
Similar Questions :

1. Process of creating exact copy of the existing object is called

  • cloning
  • overloading
  • overriding
  • coping

2. Why we use array as a parameter of main method

  • it is syntax
  • Can store multiple values
  • Both of above
  • None of above

3. Which method can't be overidden

  • super
  • static
  • final
  • println

4. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper

5. Thread class is available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment