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
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
Why are some of the class and element names counter-intuitive?
What is the purpose of the wait() method?
How task's priority is used in scheduling?
What are the different algorithms used for clustering?
What is chat area? Explain.
Which component handles cluster communication in jboss?
Do I need to import javlang package any time? Why ?
Name the class that is used to bind the server object with RMI Registry?
What is aop(assepct oriented programing)?
How can I scroll through list of pages like the search results in google?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
whats is mean by connectionpooling
Why do I get a duplicate name error when loading a jar file?
Define aop(assepct oriented programing)?