download Mastguru Android App

Question Detail

javah stands for

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

1. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws

2. 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

3. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

4. Applet always executed on

  • Client side
  • Server Side

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

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