download Mastguru Android App

Question Detail

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

  • JFI
  • JNI
  • NJI
  • FJI
Similar Questions :

1. Which driver is called as thin-driver in JDBC

  • Type-1 driver
  • Type-2 driver
  • Type-3 driver
  • Type-4 driver

2. Program which executes applet is known as

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

3. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

4. Package of drawstring() method is

  • java.applet
  • java.io
  • javax.swing
  • java.awt

5. x=x+1 is equivalent to

  • ++x
  • x++
  • x=x-1
  • None of these
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment