
Programming Logic and Design, Introductory 7th Edition by Joyce Farrell
النسخة 7الرقم المعياري الدولي: 1285225562
Programming Logic and Design, Introductory 7th Edition by Joyce Farrell
النسخة 7الرقم المعياري الدولي: 1285225562Ellison Private Elementary School has three classrooms in each of nine grades, kindergarten (grade 0) through grade 8, and allows parents to pay tuition over the nine-month school year. Design the application that outputs nine tuition payment coupons for each of the 27 classrooms. Each coupon should contain the grade number (0 through 8), the classroom number (1 through 3), the month (1 through 9), and the amount of tuition due. Tuition for kindergarten is $80 per month. Tuition for the other grades is $60 per month times the grade level.
الخطوة 1 من3
Flowchart:
Flowchart for calculating tuition fee of ward:
The flow chart for acceptGrade() and display() methods:
The flow chart for checkGrade() method:
The flow chart for computeTuition() method:
الخطوة 2 من 3
الخطوة 3 من 3
لماذا لم يعجبك هذا التمرين؟
أخرى