Windows can create partitions using the _______________ disk.

A. basic
B. extended
C. volume
D. system


Answer: A

Computer Science & Information Technology

You might also like to view...

When you cut or copy text, you are also copying the ________ of that text

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which type of virtual disk creates a parent/child relationship between two files that comprise the disk?

A. dynamically expanding B. fixed size C. differencing D. passthrough

Computer Science & Information Technology

In a fixed-width layout, the content looks identical regardless of the ____ of the monitor.

A. resolution B. size C. orientation D. presentation

Computer Science & Information Technology

In C++, the expression sum = sum + 10 can be written as ____.

a. sum =+ 10 b. +sum = 10 c. sum += 10 d. sum = 10+

Computer Science & Information Technology