Write a Windows application that simulates entering

Topsolutions
 (Not rated)
 (Not rated)
Chat

Part A

Write a Windows application that simulates entering a password. The user enters a password and clicks Next. Then, the user types the password again and clicks Continue. The program will display a Message Box that displays either that the passwords match or that they don't match.

Part B

Write a Windows application that randomly generates a number from 0 through 100. Prompt the user to guess the number. Let the user know if the guess is too low, too high, or is the correct number. Give the user another chance to guess the number. The user keeps guessing until he or she gets it correct.

    • 12 years ago
    Solution
    NOT RATED

    Purchase the answer to view it

    • passwordmatch.zip
    • numberguessinggame_cs2010.zip