What is JNI?
Answer / mohammad shahid
Java Native Interface (JNI) is a programming framework that enables Java code running in a Java Virtual Machine (JVM) to call and be called by[1] native applications (programs specific to a hardware and operating system platform) and libraries written in other languages such as C, C++ and assembly.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to use debug in my elipse to solve problems that exist in my project
Why won’t the jvm terminate when I close all the application windows?
whats is mean by jndi
What is Remote Server?
What is the difference between Process and Threads?
how java is os independent language ?
What is the difference between the string and stringbuffer classes?
What is multi-tasking? Types?
What is meant by Superconductivity?
What is Bootstrapping in RMI?
What is the difference between RMI and Corba?
What are skeletons and stubs and how they are generated?