Consider a college that conducts short courses. Course fees are computed based on basic fees and discounts given. There

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Consider a college that conducts short courses. Course fees are computed based on basic fees and discounts given. There

Post by answerhappygod »

Consider A College That Conducts Short Courses Course Fees Are Computed Based On Basic Fees And Discounts Given There 1
Consider A College That Conducts Short Courses Course Fees Are Computed Based On Basic Fees And Discounts Given There 1 (58.3 KiB) Viewed 45 times
Consider a college that conducts short courses. Course fees are computed based on basic fees and discounts given. There are three discount levels based on age: level 1 (no discount), level 2 (for children, ages 12 to 18), and level 3 (for senior citizen, ages 60 and above). You are to design an application for the college to allow a person to register for a course. Once the registration process is completed, the application displays the registration information (including course fees). The information needed for registration is name, identification card (IC) number, age, and title of the selected course. The application saves the registration information in a database. Note: The application does not handle payment. (a) Assume the application is to be developed based on the structured approach. Create a hierarchical decomposition for the application showing in a structure chart. Ensure it is a good design in terms of modularity, cohesion, and coupling. Note: Restrict your design to a maximum of 5 functions including the main function.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply