Match the following terms to their meanings:

I. "Opens with"
II. ghost image
III. safe mode
IV. restore point
V. firmware

A. a compressed file containing a copy of the installed software
B. programs stored within the device that controls a piece of hardware
C. option to change the desired program to open a file
D. the fewest programs are loaded upon startup to help identify a problem
E. representation of your computer's system files at a particular point in time


C, A, D, E, B

Computer Science & Information Technology

You might also like to view...

A(n) _______________________ graph is a graph in which each node has a connection to every other node.

A. directed B. cyclic C. acyclic D. fully connected

Computer Science & Information Technology

Case-Based Critical Thinking Questions Case 1: Frames Unlimited ? Frames Unlimited is a wholesale picture and poster frame business. Frame data are stored in sequential access files that contain four columns: item number, item name, size, and price. You need to create a report using the pictureFrame.txt sequential access file. The report provides a list of all picture frames with a size of 5×7. The report will be saved as another sequential access file named pictureFrame57.txt. Your first step is to ____.

A. declare a StreamWriter variable for the output file B. open the pictureFrame57.txt file for output using the CreateText method C. declare a StreamReader variable for the input file D. open the pictureFrame.txt file

Computer Science & Information Technology

The first step to an analysts’s approach to problem solving is to __

a. define the requirements for solving the problem b. develop a set of possible solutions c. research and understand the problem d. verify that the benefits of solving the problem outweigh the costs

Computer Science & Information Technology

? Critical Thinking Questions Case 1-2 ? Mark and Sebastian are building a new e-commerce site. Their goal is to focus on customers' needs and to gain popularity among their competitors. ?Before creating their website, Mark and Sebastian identify the location of main webpage elements using wireframe. They leave a few areas of the website intentionally blank to help balance the design of an asymmetrical page. What are these intentionally left blank spaces called?

A. ?Passive white space B. ?Active white space C. ?Active dark space D. ?Passive dark space

Computer Science & Information Technology