Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In Microsoft Visual Basic 2015 pleas REQUIREMENTS DOCUMENT Date: Date Submitted: Application Title: XBox Gaming Group Purpose: April 22, 2016 This Windows Desktop application calculates
In Microsoft Visual Basic 2015 pleas
REQUIREMENTS DOCUMENT Date: Date Submitted: Application Title: XBox Gaming Group Purpose: April 22, 2016 This Windows Desktop application calculates the payment amount for a monthly XBox subscription. The user should enter the name of the new member, the number of months the new member would like to prepay, and the type of membership. The gaming prepayment cost will be computed and displayed for the entered number of months. The monthly costs for the three types of membership are as follows: Program Procedures: . Single Subscription: $7 per month . Family Subscription (up to 4 members): $12 per month . XBox Developer Subscription: $3 per month Algorithms, 1. The user must enter the name of the new member, the type of membership, and Processing, and the number of months to prepay Conditions: 2. Based on the type of subscription, the prepayment cost is calculated using the following formula: number of prepaid months X cost per month. the XBox subscription, which covers the costs of unlimited prepaid months, the type of membership, and the prepaid amount for the new 3. The user must be able to initiate the calculation and display the prepaid amount for gaming usage. 4. The user should be able to clear the name of the new member, the number of member. 1. If the user enters a nonnumeric value for the number of months, the user should be 2. If the 3. If the user does not enter a member name, the user should be advised and asked for 4. The default subscription type is single membership. n/a Notes and Restrictions: advised and asked for a valid entry. should be advised and asked for a valid entry. a valid entry user enters a negative number of months or does not enter a number, the user omments Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started