V
V
Volodar Znatsky2016-05-10 18:25:41
Java
Volodar Znatsky, 2016-05-10 18:25:41

How to make a console program that, after entering data and executing algorithms, again requires input?

When you start the program requires input from the keyboard. When we enter text, some code is executed. And then the program again requires input and again performs the task. and so on ad infinitum

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rou1997, 2016-05-10
@ja8mraz

while loop. More precisely, while (true)if it is valid ad infinitum.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question