Multiple choice technology databases

Each PSB consists of how many control blocks?

  1. 15

  2. 1

  3. 1 OR MORE

  4. 255

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A PSB (Program Specification Block) serves as a container for PCBs (Program Communication Blocks) and must contain at least one PCB to be valid. There is no fixed upper bound - a PSB can contain as many PCBs as needed for the application to access different databases or different views of the same database.