What is JNI

Showing Answers 1 - 3 of 3 Answers

sanjay tandon

  • Jul 13th, 2005
 

java naming interface

  Was this answer useful?  Yes

Arun

  • Jul 21st, 2005
 

Java Native Interface: It defines the way that a Java program can call programs written in languages like C.

  Was this answer useful?  Yes

Novy

  • Mar 6th, 2007
 

JavaTM Native Interface (JNI) is a standard programming interface for writing Java native methods and embedding the JavaTM virtual machine* into native applications. The primary goal is binary compatibility of native method libraries across all Java virtual machine implementations on a given platform.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.