A. void play(var a:Integer,var b:Integer) B. void play(int a,b) C. void play(int a,int b) D. void play(a as integer,b as integer)