What is JNI?

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


Please Help Members By Posting Answers For Below Questions

Name the class that is used to bind the server object with RMI Registry?

1687


What is the diffrence between a local-tx-datasource and a xa-datasource?

571


Write a program to show synchronization?

683


Is it possible to stop the execution of a method before completion in a sessionbean?

588


What is aop(assepct oriented programing)?

574






Why do I get a duplicate name error when loading a jar file?

539


what is a portable component?

1458


what is a non-repeatable read?

1822


Why are some of the class and element names counter-intuitive?

563


What is the relationship between local interfaces and container-managed relationships?

583


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1731


What are the pros and cons of detached objects?

541


Why do threads block on i/o?

674


Is the ternary operator written x : y ? Z or x ? Y : z ?

630


Can I have an action without a form?

586