In the ____, local area networks of interconnected PCs became popular.
A. 1960s
B. 1970s
C. 1980s
D. 1990s
Answer: C
You might also like to view...
Which of the following will not help prevent infinite loops?
a. Include braces around the statements in a do…while statement. b. Ensure that the header of a for or while statement is not followed by a semicolon. c. If the loop is counter-controlled, the body of the loop should increment or decrement the counter as needed. d. If the loop is sentinel-controlled, ensure that the sentinel value is input eventually.
Answer the following statements true (T) or false (F)
1. After you have compiled your program, you are ready to link and load it 2. Implementation is the process of converting an algorithm and selected data models into a computer program. 3. Machine language is totally numeric. 4. The editor combines more than one object file together into a load file. 5. Program engineering involves a consistent application of an organized and planned approach to problem solving which encompasses the task of writing computer programs. 6. Computer viruses rarely cause any serious damage to computer systems.
The U.S. Department of Labor is a good source of material for developing a target audience profile.
Answer the following statement true (T) or false (F)
VR is only used for video games.
Answer the following statement true (T) or false (F)