单项选择题

Given the following class:

Which expression returns true()。

A.c1==c2
B.c2==c3
C.m==c1
D.c1.equals(m)