A program is a collection of segments. (it is true or false)
Answers
Answered by
2
Answer:
true
Explanation:
program segments that must be of the same length and have a maximum ... the fact that the block of data loaded is smaller than the partition, is referred to as ... that particular collection of processes under that particular set of assumptions. 14.
Answered by
1
Answer:
False
Explanation:
A logical address space is a collection of segments. Each segment has a name and a length. The programmer therefore specifies each address by two quantities: a segment name and an offset. For simplicity of implementation, segments are numbered and are referred to by a segment number, rather than by a segment name.
Therefore, it is a false statement.
Similar questions