试题详情
- 多项选择题Which two are characteristics of the Transfer Object design pattern?()
A、It reduces network traffic by collapsing multiple remote requests into one.
B、It increases the complexity of the remote interface by removing coarse-grained methods.
C、It increases the complexity of the design due to remote synchronization and version control issues.
D、It increases network performance introducing multiple fine-grained remote requests which return verysmall amounts of data.
- A,C
关注下方微信公众号,在线模考后查看
热门试题
- 检查程序,是否存在问题,如果存在指出问题
- A method
- Java有哪些基本数据类型?写出int型
- 1.public class GC{
- 如果不使用布局管理器,会出现哪些问题?(
- 用extends关键字创建自己的异常类。
- Which is
- The attribute&e
- Java有哪些算术运算符、关系运算符、逻
- A web comp
- 已知: 下面哪些语法在横线处是合法的(
- StringBuffer对象中的值是不可
- Given the&ensp
- Which the thre
- 已知: 的输出为()
- 下列关于标识符的叙述正确的是哪项?()&
- 现有: class&ens
- 1. public&ensp
- Given an
- 关于接口,描述正确的是()