What is one disadvantage of abstracted code?
A. It can be harder to read multiple layers of loops.
B. It is longer and more complex.
C. It tends to contain more errors.
D. It is harder for the programmer to write.
