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 restrictions are placed on the location of a package statement within a source code file?
What is mdb and what is the special feature of that?
Difference between new operator and class.forname().newinstance()?
What is threadfactory?
What is the argument type of a programs main() method?
What are the types of scaling?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
How a component can be placed on Windows?
Can you give me a simple example of using the requiredif validator rule?
Do I have to use jsps with my application?
Which class is the immediate superclass of the menucomponent class?
What are externizable interface?
Difference between DurableSubscription and non- DurableSubscription?
What is the difference between java class and bean?
Can I run seam outside of jboss as?