How to use JNI in java? and what are Struts and jini?and how to apply
native code in java?
To use jni we need three things one a native library , usually a ".DLL" which is complied in C or C++. a header file for the native library and the java code whre native aPI implementation is called. Category:Java Interview Questions
No comments:
Post a Comment