Write a Simple Program in C language

Following is the memory dump of Drive Parameter Block that is retrieved using undocumented service 32 of Int 21h.
Following DPB (Drive Parameter Block) gives information about the logical drive which has FAT16 File system.

After reading the above dump of DPB (Drive Parameter Block), fill in the following table with required values.
Detail of DPB dump Of FAT16 Volume
|
Value In Hexadecimal |
Value In decimal |
Logical Drive Letter.
|
|
|
Unit No.
|
|
|
Bytes per Sector.
|
|
|
Highest Sector No. within a cluster.
|
|
|
Sector Per Cluster |
|
|
Shift count.
|
|
|
Reserved sectors.
|
|
|
Number of Fats
|
|
|
Root Directory Entries |
|
|
First Sector Containing user Data
|
|
|
Highest Cluster Number
|
|
|
No of sectors per FAT
|
|
|
Sector number of First Directory |
|
|
