Question Detail

Program which executes applet is known as

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

1. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above

2. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

3. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above

4. Super is the predefined

  • Keyword
  • Method
  • Keyword and Method
  • None of above

5. The Externizable interface extends the serializable interface

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1