When Windows 7 compresses files into a compressed folder, that folder will have a(n) ________ extension

Fill in the blank(s) with correct word


zip

Computer Science & Information Technology

You might also like to view...

The operating system ________ was able to be stored on a disk and loaded into RAM when the computer started

Fill in the blank(s) with correct word

Computer Science & Information Technology

Press the ________ key to delete characters to the left of the insertion point

Fill in the blank(s) with correct word

Computer Science & Information Technology

Henry uses a laptop and has noticed that sometimes when he is typing, the cursor will move, causing him to mistype words or even delete sentences or entire paragraphs. Henry has tried not to touch the touchpad on his laptop, but the problem still occurs. ? What can Henry do to remedy this problem?

A. He can connect a touch screen monitor. B. He can attach a USB mouse. C. He can turn off the touchpad in Windows. D. He can put a sheet of paper over the touchpad.

Computer Science & Information Technology

When you define a C++ class so that the result is an ADT, which of the following remarks about whether to make a member variable or function public or private are correct?

a) Make them all public. It simplifies life and makes things more efficient to be able access members anywhere. b) Don’t make member variables public. c) Make all member functions public. d) There are some member functions that shouldn’t be public, but most should be public.

Computer Science & Information Technology