InterviewSolution
Saved Bookmarks
| 1. |
What Is Primary And Extended Partition? |
|
Answer» PRIMARY partition is an active partition where the hardware looks for boot FILES to start the operating system. EXTENDED partition is created from whatever FREE SPACE remains on the disk after creating the primary partition. Primary partition is an active partition where the hardware looks for boot files to start the operating system. Extended partition is created from whatever free space remains on the disk after creating the primary partition. |
|