1
GATE CSE 2004
MCQ (Single Correct Answer)
+1
-0.3
Consider a program $$P$$ that consists of two source modules $${M_1}$$ and $${M_2}$$ contained in two different files. If $${M_1}$$ contains a reference to a function defined in $${M_2}$$, the reference will be resolved at.
A
Edit-time
B
Compile-time
C
Link-time
D
Load-time
2
GATE CSE 2004
MCQ (Single Correct Answer)
+1
-0.3
The minimum number of page frames that must be allocated to a running process in a virtual memory environment is determined by.
A
the instruction set architecture
B
page size
C
physical memory size
D
number of processes in memory
3
GATE CSE 2003
MCQ (Single Correct Answer)
+1
-0.3
In a system with $$32$$ bit virtual addresses and $$1$$ $$KB$$ page size, use of one-level page tables for virtual to physical address translation is not practical because of
A
The large amount of internal fragmentation
B
The large amount of external fragmentation
C
The large memory overhead in maintaining page tables.
D
The large computation overhead in the translation process
4
GATE CSE 2002
MCQ (Single Correct Answer)
+1
-0.3
Which of the following is not a form of memory?
A
Instruction cache
B
Instruction register
C
Instruction opcode
D
Translation look a side buffer

GATE CSE Subjects

Browse all chapters by subject

Software Engineering
Web Technologies