Only one extended partition can be created on a single physical drive

Indicate whether the statement is true or false

True - Extended partitions can have multiple logical drives, but there can be only one extended partition.

Computer Science & Information Technology

You might also like to view...

In Windows, files can be grouped into four main categories

Indicate whether the statement is true or false

Computer Science & Information Technology

The remove operation returns

a) an int representing the number of elements remaining in the list after the removal. b) a boolean value indicating if the remove was successful or not. c) the element that was removed. d) a pointer to the list e) The remove operation does not return any of these.

Computer Science & Information Technology