![]() | ![]() |
The main purpose of a software application is to provide some service to the user. An application should be as much interactive as it can be in order to better facilitate the user interaction. One of the ways to make an application interactive is to take input from the user and present an output according to that input. In this chapter, we will study how we can get input from the user and display output to the user using the console window.