A.void Cal(int x){} B.Cal(int x){} C.Cal(int x) D.void cal(int x){}
A.length() B.length C.size D.count
A.continue B.break C.name D.while