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
Explain pipelining: A technique utilized in advanced microprocessors where the microprocessor starts executing a second instruction before the first has been finished. That is, many instructions are in the pipeline simultaneously, each at a distinct p
What is fast enumeration? How it is helpful.
Normal 0 false false
Need of the concept of process: Processes are inert. We know that process is fundamentally the active state of a program which is the set of instruction intended to execute some specific job. Preceding to execution, the instructions should be converte
Behavior Approximation: Abstractions are also described in term of the relative behavior of the abstract system versus the concrete system. A program’s “behavior” is defined as the set of possible execution paths, also called traces
18,76,764
1954093 Asked
3,689
Active Tutors
1443093
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!