pseudocode and flowchart
Dialog is a Mobile Phone company that offers the following mobile phonepackage to its customers.Monthly charges are calculated according to the following criteria The Basic Monthly Bill is CAD 40 Additional 25 CAD is charged from customers who make more than400 minutes calls in the current month, and extra 5 CAD is charged formaking more than 500 sms messages in the current month Design the modular program Pass the parameters to a Module Named MobileCharges_your_idand perform all the calculations inside that Module. Parameters to be passed to the module: number of called minutes inthe current month, number of sent sms in the current month (get thevalues of the parameters from the user). Output the total amount of charges in the current month.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here