Employer Zone
Take a tour
Register
Login
,
Share with your friends
C function used in java using Java Native Interface
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
N/A
0
1
2
3
4
5
6
7
8
9
10
Login to rank it
Report
Advertisement