CSE :: Operating System Concepts
-
The macro processor must perform
-
A development strategy whereby the executive control modules of a system are coded and tested first, is known as
-
Which of the following is helpful in evaluating applications software what will best suit your needs?
-
What problem is solved by Dijkstra's banker's algorithm?
-
The dispatcher
-
System programs such as Compilers are designed so that they are
-
IBM released its first PC in 1981. Can you name the operating system which was most popular at that time?
-
If the number of bits in a virtual address of a program is 16 and the page size is 0.5 K bytes, the number of pages in the virtual address space is
-
Which table is a permanent database that has an entry for each terminal symbol.
-
The function(s) of the Syntax phase is(are)
A.
to recognize the major constructs of the language and to call the appropriate action routines that will generate the intermediate form or matrix for these constructs.
|
B.
to build a literal table and an identifier table
|
C.
to build a uniform symbol table
|
D.
to parse the source program into the basic elements or tokens of the language.
|
E.
None of the above
|