Find the output??,..class Hello{ public static void main(String[] args) { int Integer=56; char String='h'; System.out.print(String); System.out.print(Integer); }}
Not registered? Create an account
Forgot Password?
Already a registered user? Login