black

OCJP(310-065)

登录

单项选择题

A team of programmers is involved in reviewing a proposed design for a new utility class. After some discussion, they realize that the current design allows other classes to access methods in the utility class that should be accessible only to methods within the utility class itself.
What design issue has the team discovered?()

A.Tight coupling
B.Low cohesion
C.High cohesion
D.Loose coupling
E.Weak encapsulation

相关考题

单项选择题 Given: 11.double input = 314159.26; 12.NumberFormat nf = NumberFormat.getInstance(Locale.ITALIAN); 13.String b; 14.//insert code here Which code, inserted at line 14, sets the value of b to 314.159,26?()

单项选择题 Given: If an instance of class Beagle is created,then Serialized,then deSerialized, what is the result?()

单项选择题 Given: 11.String test = "This is a test"; 12.String[] tokens = test.split("\s"); 13.System.out.println(tokens.length); What is the result?()

All Rights Reserved 版权所有©考试题库网(kstiku.com)

备案号:湘ICP备14005140号-3

经营许可证号:湘B2-20140064