Differences among Shared and Dynamic libraries
Describe differences among Shared and Dynamic libraries?
Expert
There are two ways wherein a library is shared.
Static & dynamic
In statically linked library the code of library is referenced at compile time and the result executable will be greater.In dynamically linked libraries the code of library is referenced at run time & resulting executable will be smaller. But drawback is that at run time this will require the library to reference the library related symbols
Normal 0 false false
Explain what are the living and nonliving reservoirs?
Explain the conditions favorable for the formation of cations.
18,76,764
1924420 Asked
3,689
Active Tutors
1455309
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!