Capella IT2249 2020 January Unit 6 Discussion Latest
IT2249 Introduction to Programming with Java
Unit 06 Discussion
Echo Input from the Console to the Screen Using Methods
Review the resources and instructions in the Discussion Prep Study before completing this discussion.
For this discussion, you practiced using Java methods to echo input from the console to the screen. Create a Java program that reads in any value entered at the console and then prints it out to the screen. The program must have at least three methods including the main() method.
Provide a screenshot of the result of your work.
Explain, briefly, how you completed this exercise, the algorithm you used (via pseudo code or other description tools), the major issues you faced, and how you solved them.
-
Rating:
/5
Solution: Capella IT2249 2020 January Unit 6 Discussion Latest