Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
sstf stands for ans shortest-seek-time-first
a set of techniques that allow executing a program which is not entirely in memory is called ans virtual memory which allows executing a program that
jobs which are admitted to the system for processing is called ans long-term scheduling is admitted to the system for
the field that contains a segment index or an internal index is calledans target datum consists of a segment index or an internal
action implementing instructions meaning are a actually carried out byans by instruction execution the meaning of action implementing instruction is
an analysis which determines the syntactic structure of the source statement is calledans syntax analysis that determines the syntactic structure of
tii stands forans tii stands for table of incomplete
an assembly language is aans low level programming language is an assembly
which is not a valid page replacement policyans ru policy recurrently used is not a valid page replacement
which is not a layer of io management moduleans mcs that is management control system is not a layer of io management
a unix device driver isans a unix device driver is structured in two halves termed as top half and bottom
which is not a key piece of information stored in single page table entry assuming pure paging and virtual memoryans a reference for the disk block
the main reason to encrypt a file is to ans the main purpose to encrypt a file is to secure that for
a macro definition consists ofans a macro definition havea macro prototype statement one or various model statements and also macro pre-processor
the features are needed to implement top down parsing areans source string marker prediction making mechanism and also matching and backtracking
the syntax of the assembler directive equ is ans the syntax of the assembler directive equ is as given belowlt symbol gteqult address space
which processing is not a part of synthesis phaseans perform lc processing is not a part of synthesis
locality of reference implies that the page reference being made by a process is ans locality of reference means that the page reference being made
an operating system contains 3 user processes each requiring 2 units of resource r the minimum number of units of r such that no deadlocks will ever
a critical section is a program segmentans a critical section is a program segment where shared resources are
which scheduling policy is most suitable for a time-shared operating systemans round-robin scheduling policy is most appropriate for a time-shared
what is a linker programans links the program with other programs required for its execution is called a linker
in a two-pass assembler the task of the pass ii is toans the task of the pass ii is to synthesize the target program in a two-pass
the expansion of nested macro calls done by using ofans lifo rule is used for the expansion of nested macro
a parser which is a variant of top-down parsing without backtracking isans recursive descend is a variant of top-down parsing without