Answer Posted / 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 |
Post New Answer View All Answers
What class is the top of the awt event hierarchy?
How to implement RMI in Java?
What are the design considerations while making a choice between using interface and abstract class?
What is a sessionfactory? Is it a thread-safe object?
What is message driven beam?
What are the different types of exception?
What is the relationship between local interfaces and container-managed relationships?
What is TL and its use?
what are RemoteObjects?
What is in-memory replication?
Can I run seam with jdk 1.4 and earlier?
which type of objects reference will be given to client?
Can I map more than one table in a cmp?
what is an isolation level?
how to use debug in my elipse to solve problems that exist in my project