download Mastguru Android App

Question Detail

javah stands for

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

1. Which of the following below are valid isolation levels in J2EE

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B

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

  • cloning
  • overloading
  • overriding
  • coping

3. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

4. All methods of interface are public and abstract

  • True
  • False

5. ____ allows java code to run in the JVM to call and be called by native applications

  • JFI
  • JNI
  • NJI
  • FJI
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment