Why is it easier to fix errors in modular programs than in non-modular
programs?
OA. Because errors in a single module are easier to identify and edit
B. Because modular programs can be debugged automatically
OC. Because functions can't contain errors
OD. Because errors in functions fix themselves