On Intel x86 PCs, there are two main parts of memory that are further divided into smaller sub-parts:
Low memory (0 to 1MB). This memory is all you can get if you are in real mode (such as when you are running DOS without Extended Memory.). Your modern OS usually will only need this if it really needs to talk directly to the BIOS, such as to set things up and output graphics. Here you have:
High memory (1MB to whatever you have installed). This part of memory is the most spacious and is what your operating systems and programs normally use.
There is more information out there on the Web, check the related links for some.
four primary
Ther can only be one Extended Partition per hard drive
On MBR partitioned hard-drives only 4 primary partition can be created. (Use extended and logical partitions to create more partitions).
4 ----- Dhyan Tripathi You can have 4 primary partitions, or 3 primary partitions and one extended partition containing any number of logical partitions. While you can assign a drive letter to a partition, you can also map it as
1
Primary Partitions are logical areas on Coputer storage devices that have direct reference in Master Boot Record. (Due to limitation imposed by MBR only four primary partitions can be created). While Extended partitions refer to logical areas created out of need for more than four Partitions.
four primary partitions
four primary partitions
A basic disk contains 3 logical partitions, but only one of them can be the primary partition. This is only if the system has enough free space.
A single MBR-Style disk can contain a maximum of four primary partitions.
4 on an ms-dos style partition table
Assuming one of them is an extended partition on an MS-DOS partition table: Eight. If the partitions are all primary partitions: Four.