JNI provides new way for programs to interface with code libraries written in other languages - Java

Q.  Java: Which provides a new way for your programs to interface with code libraries written in other languages?
- Published on 24 Jun 15

a. JNI
b. JDBC
c. RMI
d. GUI

ANSWER: JNI
 
Java Native Interface(JNI) is a programming framework that enables the java code running in a JVM to call and be called by native applications.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)