Why might you not want to use all of the available space on a drive for a Windows installation?

What will be an ideal response?


You may be planning to install more than one OS on the hard drive, creating a dual-boot system: For example, you might want to install Windows 7 on one partition and leave room for another partition where you intend to install Windows 8.1, so you can test software under both operating systems. (When setting up a dual boot, always install the older OS first.) Also, some people prefer to use more than one partition or volume to organize data on their hard drives: For example, you might want to install Windows and all your applications on one partition and your data on another. Having your data on a separate partition makes backing up easier. In another situation, you might want to set up a volume on the drive that is used exclusively to hold backups of data on another computer on the network. The size of the partition that will hold Windows 8/7 and its applications should be at least 16 GB for a 32-bit install and 20 GB for the 64-bit install, but a larger volume is nearly always preferred.

Computer Science & Information Technology

You might also like to view...

All queries in Access use:

A) HTML. B) XML. C) SQL. D) ACCDE.

Computer Science & Information Technology

For sorting a list of length n, bubble sort uses ____ iterations.

A. 1 B. n - 1 C. n D. n + 1

Computer Science & Information Technology

Occasionally, a self-join might involve the primary key of a table.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

________ must be included in a program in order to use the cout object.

A) Opening and closing braces B) The iostream header file C) A cout declaration D) Strings E) None of the above

Computer Science & Information Technology