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
Explain the difference between object state and behavior?
What is the purpose of the wait() method?
If your ui seems to freeze periodically, what might be a likely reason?
What is permgen or permanent generation?
What is an abstract method?
Why are component architectures useful?
What is metaspace?
What is the difference between the font and fontmetrics classes?
Explain about RMI Architecture?
Why doesn’t the focus feature on the tag work in every circumstance?
How will you pass parameters in RMI? Why do you serialize?
what are the activation groupworks?
What are JTA/JTS and how they used by client?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
Are there books about seam?