Which of the following is NOT an advantage of using shared, dynamically linked libraries as opposed to using statically linked libraries?
A
Smaller sizes of executable files
B
Lesser overall page fault rate in the system
C
Faster program startup
D
Existing programs need not be re-linked to take advantage of newer versions of libraries.
2
GATE CSE 2002
MCQ (Single Correct Answer)
Dynamic linking can cause security concerns because
A
Security is dynamic
B
The path for searching dynamic libraries is not known till runtime
C
Linking is insecure
D
Cryptographic procedures are not available for dynamic linking
3
GATE CSE 2001
MCQ (Single Correct Answer)
Consider a machine with 64 MB physical memory and a 32-bit virtual address space. If the page size is 4KB, what is the approximate size of the page table?
A
16 M
B
8 MB
C
2 MB
D
24 MB
4
GATE CSE 2000
MCQ (Single Correct Answer)
Suppose the time to service a page fault is on the average $$10$$ milliseconds, while a memory access takes $$1$$ microsecond. Then a $$99.99$$% hit ratio results in average memory access time of.
A
$$1.9999$$ milliseconds
B
$$1$$ millisecond
C
$$9.999$$ microseconds
D
$$1.9999$$ microseconds
Write for Us
Do you want to write for us? Help us by contributing to our platform.