public class test{ public static void main(string[] args){ byte b=127; b++; b++; System.out.println(b);}}
Not registered? Create an account
Forgot Password?
Already a registered user? Login