3. Each instruction causes the computer to carry out an operation—moving data, carrying out a computation, or altering the control flow of instructions. 4. In computer data processing, a record is a collection of data items arranged for processing by a program.
5. Computer software needs to be loaded into the computer’s memory. Once the software is loaded, the computer is able to execute the software.
6. A multi-user operating system allows many users to use the computer’s resources simultaneously.
7. WAN technologies generally function at the lower three layers of the OSI reference model: the physical layer, the data link layer, and the network layer.
8. One solution to major security problem is patches, which are frequently installed to fix known security holes.
9. In C language, a string is a series of characters enclosed in double quotes.
10. The operating systems designed for being used in embedded computer systems are known as embedded operating systems.
11. Portability means that a program written for one computer system can be compiled and run on another system with little or no modification.
12. In C language, a string is a series of characters enclosed in double quotes.