Fill in the blanks & short answer (a) (4 pts) Files whose bytes or records can be read in any order are called _________
Posted: Fri Jul 08, 2022 6:44 am
Fill in the blanks & short answer(a) (4 pts) Files whose bytes or records can be read in any orderare called______________ access files.(b) (4 pts) When the computer is booted, the BIOS reads in andexecutes Section 0 of thedisk, called ____________________.(c) (4 pts) A compute with a 32-bit address uses a three-level pagetable. Virtual addressesare split into a 6-bit top-level page table field, a 5-bitsecond-level page table field, a 5-bitthird-level page table field, and an offset.How many pages are there in the address space?_________________________(d) (4 pts) In theory, we can build secure systems as long as wekeep the computer systemssimple. However, as we introduce more ____ _____________, morecomplexity arises,thus compromising the ability to develop a secure system.(e) (4 pts) MD5 is a cryptographic hash function that produces a16-byte result. Given aresult (output), the practical infeasibility of brute forceguessing in the worst-case scenariorequires that we must guess an input ______ ___________ number oftimes in order tofind a match.(f) (4 pts) Stack algorithm, such as LRU, does not suffer from_______________________.(g) (h) (i) (j) (16 pts)A deadlock situation can arise if and only if the following fourconditions hold simultaneously in asystem. (Coffman et al.)________________________________________________________________________________________________________________________________________________________________