CODE INTEROPERABILITY

  • Unique Paper ID: 175601
  • Volume: 11
  • Issue: 11
  • PageNo: 3823-3825
  • Abstract:
  • We will discuss code interoperability in one language to another language. Interoperability means managed code with native code. the manage code is managed by CLR in DOT NET (c#). but native code is interoperability which is create by either binary language or c language if it is one language code can connect with another one language code can execute at run time. This code interoperability already designed. If it is needed to link from one language to another language can execute native code. this native code is the library code/binary code. which is managed by CLR/JVM either java or dot net (C#). The native code can connect via through the FORIGN FUNTION INTERFACE (FFI) OR JAVA NATIVE CODE INTERFACE(JNI), both are doing the same function. why need FFI/JNI. now a day these are all most important because of language came to the field which is suitable code can interface and access .so this is the interoperability of code the language either java or python are used interoperability code. Now we will discuss about code interoperability only JAVA. Because it is used to both function FFI/JNI. Why need this two? what is the purpose? what is the benefits?

Cite This Article

  • ISSN: 2349-6002
  • Volume: 11
  • Issue: 11
  • PageNo: 3823-3825

CODE INTEROPERABILITY

Related Articles