Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is "Java Native Interface" and how to use it?

Answer Posted / shilpi agarwal

The Java Native Interface (JNI) is the native programming
interface for Java that is part of the JDK. By writing
programs using the JNI, you ensure that your code is
completely portable across all platforms. It allows Java
code that runs within a Java Virtual Machine (VM) to
operate with applications and libraries written in other
languages, such as C, C++, and assembly.

Is This Answer Correct ?    20 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why heap memory is called heap?

1093


What is array and arraylist in java?

1161


What is meant by call by reference?

1085


Tell me the latest versions in java related areas?

1134


Explain the features of java?

1066


What are the differences between abstract class and interface?

1154


Write a java program for binary search?

1115


What happens if an exception is throws from an object's destructor?

1093


What do you mean by Hash Map and Hash Table?

1140


Can a class be private or protected in java?

1109


Are arrays immutable in java?

1145


Explain the significance of class loaders in bootstrap?

1011


Which collection allows duplicate values in java?

1021


What is passed by reference and pass by value ?

1082


What is ide with example?

1048