UOP PRG420 Week 2 Assignment Coding a Program Containing if-then and switch Latest

PRG420 Java Programming I
Week 2 Assignment
Analyzing a Program Containing if-then and switch
Resource: Week Two Analyze Assignment Zip File
The ability to read through Java™ code and predict the results, given
specific inputs, is an extremely useful skill.
For this assignment, you will be analyzing the Java™ code in the linked
zip file, and predicting the results given specific input.
Carefully read through the code line by line, then answer the following
questions in a Microsoft® Word document:
1. What is the output of the program as it is written?
2. What would the output of the program be if you assigned iAmHappy to false, num to 35, and numDayOfWeek to 5?
3. What would the output of the program be if you assigned the iAmHappy to 5, num to 50, and numDayOfWeek to 8?
Submit your completed Word document using the Assignment Files tab.

-
Rating:
5/
Solution: UOP PRG420 Week 2 Assignment Coding a Program Containing if-then and switch Latest