单项选择题

A.()->{}
B.()->“Raoul”
C.()->{return “Mario”;}
D.(Integer i)->return “Alan”+i;