A.裝飾模式 B.合成模式 C.橋接模式 D.適配器
A.javac B.javah C.javadoc D.jar
Given the following class: Which expression returns true()。
A.c1==c2 B.c2==c3 C.m==c1 D.c1.equals(m)