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 |
What is the relationship between an event-listener interface and an event-adapter class?
Are there books about seam?
What is the highest-level event class of the event-delegation model?
Explain the steps in details to load the server object dynamically?
how to get value in combo for updation?
Are enterprise beans allowed to use thread.sleep()?
Brief description about local interfaces?
What is synchronization?
what is JTA ?
whats is mean by filter?
What is ioc concept?
What event results from the clicking of a button?