Operating System Basics Questions and Answers

Practice Mode
Showing 10 of 563 questions
Q551
Relocatable programs
  • A Cannot be used with fixed partitions
  • B Can be loaded almost anywhere in memory
  • C do not need a linker
  • D Can be loadedonly at one specific location
Answer: Option B
Q552
Fixed partitions
  • A are very common in current operating systems
  • B are very efficient in memory utilization.
  • C are very inefficient in memory utilization
  • D are most used on large mainframe opeating systems.
Answer: Option C
Q553
Virtual system swapping
  • A allocates all of memory to one program
  • B pages working set pages in and out as a group
  • C is never as efficient as normal paging
  • D is used only on systems that are thrashing
Answer: Option D
Q554
The term paging refers to
  • A boosting up the priority of a process in multilevel of queues without feedback
  • B gradually increasing the priority of jobs that wait in the system for a long time to remedy infinite blocking
  • C keeping track of the time a page has been in memory for the purpose of LRU repacement
  • D letting job reside in memory for a certain amount of time, so that the number of pages required can be estimated accurately
Answer: Option B
Q555
With a segmentation, if there are 64 segments, and the maximum segment size is 512 words, the length of the logical address in bits is
  • A 12
  • B 14
  • C 15
  • D 16
Answer: Option C
Q556
High paging rate
  • A may cause high I/O rate
  • B keeps the systems running well
  • C is a symptom of too much processor activity
  • D always creates a slow system
Answer: Option A
Q557
The total time to prepare a disk drive mechanism for a block of data to be read from it is
  • A seek time
  • B latency
  • C latency plus seek time
  • D transmission time
Answer: Option C
Q558
Following illustrates Associates memory
  • A The address of the data is supplied by the user
  • B Same as the tracks associated with disk memory
  • C No need for address
  • D Data is accessed serially
Answer: Option C
Q559
A disk scheduling algorithm in an operating system causes the disk arm to seek back and forth across the disk surface servicing all requests in its path, based on
  • A First come First Served
  • B Shortest seek time first
  • C Sean
  • D None of these
Answer: Option C
Q560
Access to moving head disks requires three periods of delay before information is brought into memory. the response that correctly lists the three time delays for the phisical access of data in the order of the relative speed from the slowest to the fastest is
  • A latency time, cache overhead time, seek time
  • B Transmission time, latency time, seek time
  • C Seek time, latency time, transmission time
  • D Cache overhead time, latency time, seek time
Answer: Option C
Questions and Answers for Competitive Exams Various Entrance Test