short s1 = 20; short s2 = 400; int a; a = s1 * s2;
class Sample { public int func(int i, Single j) { /* Add code here. */ } }
Comments