Final answer:
The AP/CD process handles the repetitive work routines of a computer system, specifically in the area of database access and program execution.
Step-by-step explanation:
The AP/CD process handles the repetitive work routines of a computer system.
In computer science, AP stands for Access Paths and CD stands for Control Data. Access Paths (AP) determine how data is retrieved and stored in a database.
Control Data (CD) refers to the instructions that regulate the execution of a computer program.