行为型设计模式描述类或对象如何交互和如何分配职责。()模式是行为型设计模式
A.装饰器(Decorator)
B.构建器(Builder)
C.组合(Composite)
D.解释器(Interpreter)
正确答案是D