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 is prototype?
How would you detect a keypress in a jcombobox?
Name the eight primitive java types.
What is mdb and what is the special feature of that?
Describe activation process?
What is abstract schema?
whats is mean by connectionpooling
What is the relation between the infobus and rmi?
Brief description about local interfaces?
What is the relationship between the canvas class and the graphics class?
What are the purpose of introspection?
What is synchronization and why is it important?
What is the difference between the font and fontmetrics classes?
What are the difference between RMI and CORBA?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions