Computer Science :: Operating System
- Data encryption
- What is the name given to the process of initializing a microcomputer with its operating system?
- The function(s) of the Storage Assignment is (are)
- A Processor
- With MS-DOS which command will divide the surface of the blank floppy disk into sectors and assign a unique address to each one?
- Multiprogramming
- A translator which reads an entire programme written in a high level language and converts it into machine language code is:
- The advantage(s) inherent to using high level languages is (are)
- Addressing modes
- In which way(s) a macro processor for assembly language can be implemented:
A.
to assign storage to all variables referenced in the source program. |
B.
to assign storage to all temporary locations that are necessary for intermediate results. |
C.
to assign storage to literals, and to ensure that the storage is allocate and appropriate locations are initialized. |
D.
all of the above |
E.
None of the above |
A.
is a method of memory allocation by which the program is subdivided into equal portions, or pages and core is subdivided into equal portions or blocks. |
B.
consists of those addresses that may be generated by a processor during execution of a computation. |
C.
is a method of allocating processor time. |
D.
allows multiple programs to reside in separate areas of core at the time. |
E.
None of the above |
A.
defines the fundamental method of determining effective operand addresses |
B.
are variations in the use of fundamental addressing structures, or some associated actions which are related to addressing. |
C.
performs indicated operations on two fast registers of the machine and leave the result in one of the registers. |
D.
all of the above |
E.
None of the above |