Question:
Can you explain what encapsulating what varies means and why it is used
Author: Will ParkerAnswer:
If somethin changes in a program, if the concept in question is encapsulated in a single module, then only that module needs to be changed Reduces maintance and testing effort
0 / 5 Â (0 ratings)
1 answer(s) in total