class Hey { public static void main(String[] args) { short y=100; y=y*5; System.out.println(y); }}
Not registered? Create an account
Forgot Password?
Already a registered user? Login