975 views
2 votes
2 votes

Consider the following statements:
S1  :  : Linked allocation scheme efficiently implement variable size file.
S2  : Contiguous allocation scheme efficiently implement fixed size file.
S3  : Search time for file in linked allocation is more than in contiguous allocation.
Which of the following is correct?

Only S2 is wrong . How???

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
srestha asked Jul 17, 2018
173 views
What is "indexed scheme of blocks to a file"?Is it work same as multilevel page table?
0 votes
0 votes
1 answer
2
sh!va asked Jul 12, 2016
466 views
Which among the following is (are) able to modify previously allocated spaceI. calloc() II. free() III. realloc() A. Both II and IIIB...
1 votes
1 votes
1 answer
3
vamp_vaibhav asked Sep 1, 2017
880 views
Consider a dynamic partitioning scheme.Show that on an avg. memory contains half as many holes as segments??i am not able to understand the concept of relation bw holes a...
1 votes
1 votes
1 answer
4
Meenakshi Sharma asked Nov 13, 2016
248 views