Correct option is A
Matching:
A. Verification - IV. Quality Assurance
B. Validation - III. Quality Control
C. Internal logic exercise - I. White box Testing
D. Software requirement exercise - II. Black box Testing
Verification ensures that the product is built correctly (QA), while validation ensures the correct product is built (QC). Internal logic exercises and requirement exercises correspond to white box and black box testing, respectively.