多项选择题

A.maxValue(’A’,’\n’,"\n");
B.maxValue(3.0,3.1,-5);
C.maxValue(1,1.0,’a’);
D.maxValue("Hello","World","!");