|
-
What is JNI?
-
Define JNI functions and pointers.
-
Describe exception handling in JNI
-
Advantages and disadvantages of using JNI.
Answer - JNI is the mechanism used to invoke methods written in
language.....
Answer - Using JNI, we can access c and c++ code which adds....
|