,
Share with your friends 

C function used in java using Java Native Interface

6 ratings Views 87 
Author: Pankaj_11cdc3c9 (Pankaj Labade)  View Profile |  View other solutions by this author

Question / Problem


Can we use C language functions in Java?

Solution

  Yes, we can use it with the help of JNI (Java Native Interface).

Applies to

Core Java

Rank It

Login to rank it

Report


Advertisement