Answers

Question and Answer:

  Home  J2SE

⟩ What is Java Native Interface?

A standard programming interface for writing Java native methods and embedding the JVM into native applications. The primary goal is binary compatibility of native method libraries across all JVM implementations on a given platform.

 171 views

More Questions for you: