What is JNI?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is JNI?
Rating:
JNI stands for Java Native Interface. It provides an interface between Java applications and applications written in other programming languages such as C and C++. It allows Java applications to use C libraries and C applications to use Java classes.
Rating:
Was this information helpful?
Other articles
- What is the setMode() method?
- What is the getResourceAsStream() method?
- What is WMA?
- What is the getNumRecords() method?
- What is the setTitle() method?