ASSIGNMENTS on Software Development Systems and Assemblers
ASSIGNMENTS Check the appropriate answer in 1-10. 1. The process of accessing information on a floppy disk is a. random. b. serial. c. semirandom. 2. The operating system of a computer is defined as hardware that operates the floppy disk. a program that manages files on the disk. a group of programs that manages and directs hardware and software in the system. 3. The Editor is an assembly language program that reads and writes information on the disk. a high-level language program that allows the user to edit programs. a program that allows the user to write, modify, and store text in the computer system. 4. The Assembler is a compiler that translates statements from high-level language into assembly language. a program that translates mnemonics into binary code. an operating system that manages all the programs in the system. 5. A ...