Question Detail

Program which executes applet is known as

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

1. Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical

2. The inner class can access private members of the outer class

  • False
  • True

3. Constructor has return type

  • True
  • False

4. If method have same name as class name and method don’t have any return type then it is known as

  • Destructors
  • Object
  • Variable
  • Constructor

5. Package of drawstring() method is

  • java.applet
  • java.io
  • javax.swing
  • java.awt
Read more from - Java Objective Questions Answers -Chapter 1