USER Input in JAVA: INPUT/OUTPUT Tutorial,help I/O
This tutorial shows you how to get input from the user in Java and hold it in a variable. It shows you how to get input as a String or an integer (number). This was a request from a viewer. I will be back to doing SWING/GUI next video, I will show you how to work with layouts and organizing objects in the frame.
May 8, 2010 | Filed Under Java Tutorials
Comments
7 Responses to “USER Input in JAVA: INPUT/OUTPUT Tutorial,help I/O”
Powered by Yahoo! Answers
Man you made your channel 2 days ago, and you already have requests lol, awsome man. Keep up the good work!
What would you say is the difference between parseInt and the valueOf function.
I think in Java (and any other programming language), anything can be accomplished one of many ways.
So, therefore, I think valueOf and the parseInt functions do the same thing, which is changing a String to an int. Likewise, inputStreamReader/BufferedReader accomplish the same thing as scanner, but just a different way of doing it.
lol that request was actually from my cousin, who asked me to show him how to do input in Java about a week ago :P
Falling in love with these guides, please view my videos and comment, rate, subscribe, share, favorite and view.
its loud enough, its visible enough…keep up the good work man! awesome…..
What do I do If I need more than one Input?