You are on page 1of 1

Problem Statemnet:

Write a program to create a Dynamic Link Library for any mathematical


operation and write an application program to test it.
(Java Native Interface / Use VB or VC++)

Theory:
1) What is Dynamic Link Library?
2) What is Java Native Interface?
3) Algo + Flow chart for problem statemnet
4) Compare Linker with loader.

You might also like