Question Detail

javah stands for

  • java compiler
  • java interpreter
  • java dissasamebler
  • java header file
Similar Questions :

1. JIT meaning

  • java in time
  • just in time
  • join in time
  • none of above

2. What do you mean by javap

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

3. Applet always executed on

  • Client side
  • Server Side

4. Program which executes applet is known as

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

5. Converting a primitive type data into its corresponding wrapper class object instance is called

  • boxing
  • wrapping
  • instantiation
  • autoboxing
Read more from - Java Objective Questions Answers -Chapter 1