問題詳情

第20題A team of programmers is reviewing a proposed API for a new utility class. After some discussion, theyrealize that they can reduce the number of methods in the API without losing any functionality. If theyimplement the new design, which two OO principles will they be promoting?
(A) Looser coupling
(B) Tighter coupling
(C) Lower cohesion
(D) Higher cohesion
(E) Weaker encapsulationF. Stronger encapsulation

參考答案

答案:A,D
難度:適中0.438356
統計:A(75),B(19),C(20),D(70),E(1)