InterviewSolution
Saved Bookmarks
| 1. |
In PCB which field is used to store the level of the segment that was processed? |
|
Answer» Segment level is known as Segment Hierarchy Level Indicator. It contains character data and is two bytes long. A segment level field stores the level of the segment that was processed. When a segment is retrieved successfully, the level number of the retrieved segment is stored here. |
|