Description
Use techniques shown in Fig 2.15
Write an application that asks the user to enter 2 integers Obtains them from the userDisplays the larger followed by “is larger” Equal Displays the message “These numbers are equal”
10.99 $
Use techniques shown in Fig 2.15
Write an application that asks the user to enter 2 integers Obtains them from the userDisplays the larger followed by “is larger” Equal Displays the message “These numbers are equal”
Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.