biggest_man_in_the_world
New member
How do you read in an integer....'onto the screen', in java without asking the user to input it in a dialogue box? I.e. So the integer's read into the black screen which the program runs in.
E.g System.out.println('Please enter an integer');
In pascal, you put 'readln;' here, whats the java equivalent?
E.g System.out.println('Please enter an integer');
In pascal, you put 'readln;' here, whats the java equivalent?

Please Scroll Down to See Forums Below 










