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

What is a "pure virtual" member function?

1081


What is lambda programming?

990


Can we write a class without main method in java?

941


What is java reflection?

961


How do you use parseint in java?

971


What is variable explain with example?

1043


What is a boolean used for?

1104


Why are constructors used?

1014


What is map java?

961


What is meant by vector class, dictionary class, hash table class, and property class?

1136


What is the difference between static (class) method and instance method?

1065


What is a treemap in java?

995


What is the difference between sleep and wait in java?

945


Can a method inside a interface be declared as final?

988


What are the types of sockets in java?

1118