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. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

2. Which method can't be overidden

  • super
  • static
  • final
  • println

3. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130

4. what is jdb

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

5. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1