Short Answer
The separation of data and the code that operates on the data can lead to problems as a program becomes larger and more complex.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Each object that is created from a
Q12: The object's _ are the modules and
Q13: What type of programming encapsulates data and
Q14: Which of the following are contained in
Q15: _ is a standard way of drawing
Q16: In a UML diagram what character do
Q18: What software entity contains both data and
Q19: Which method is called automatically when an
Q20: A method that gets a value from
Q22: If a constructor is not written when