CPP - Certified Professional Programmer Practice Test
FREE CPP Code Testing & Debugging Questions and Answers
What is the primary goal of code testing?
Select your answer
A
To improve the software’s user interface.
B
To identify errors and validate functionality
C
To reduce the code’s size.
D
To make the code more readable.
Hint