Computer Science :: Operating System
- 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)
- Swapping
- A disk scheduling algorithm in an operating system causes the disk arm to move back and forth across the disk surface in order to service all requests in its path. This is a
- A translator is best described as
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 |