Predict the output??...class mist { public static void main(String[] args) { int c=2000; double y=2000.1; Boolean b=(c=y); System.out.println(b); }}
Not registered? Create an account
Forgot Password?
Already a registered user? Login