Description:Create a program that will perform the following tasks:1. Output to the console the following heading (at the top):************************CS 1410...

profileavalee

Description:

Create a program that will perform the following tasks:

1. Output to the console the following heading (at the top):

************************

CS 1410 Assignment 2

************************

2. Ask the user to input a letter. This letter will be a variable of type char.

3. Output the integer value of that letter to the console.

4. Prompt the user to enter a number between 33 and 254.

5. Output the ascii character associated with that number.

6. Prompt the user to enter a lower case character.

7. Output the upper case version of that same character.

8. Prompt the user to enter a number of hours

9. Output the number of equivalent minutes

10. Prompt the user to input a number of minutes greater than 60

 

11. Output the number of hours and any remaining minutes this would be

    • 13 years ago
    • 0
    Answer(0)
    Bids(0)
    other Questions(10)