User Input - Java Tutorial | #31

preview_player
Показать описание
Java Tutorial: Scanner User Input

Normally, if you need a serious user input experience in any program, you should think about developing a user interface. However, sometimes you need a simple task with little input interference from users. One of the ways to accept inputs in java, is using arguments. However, there is another option that makes user experience a little bit more desirable. In this video, we talk about scanner class in java and how to utilize it and read input from command line. Also, we will look into different ways of accepting input using the scanner class.

Рекомендации по теме