Which of the following is not an advantage of using methods.
A. Using methods makes reusing code easier.
B. Using methods makes programs run faster.
C. Using methods makes programs easier to reaD.
D. Using methods hides detailed implementation from the clients.