Question: Create an algorithm (pseudo code and flowchart) and program for the given problem below and use #define directives or const (as needed) and other arithmetic
Create an algorithm (pseudo code and flowchart) and program for the given problem below and use #define directives or const (as needed) and other arithmetic operators.
Tuition Fee
Create a program that prints the tuition for 2 semesters at ABC College. ABC charges PHP 450 for registration, plus PHP 450 per unit and a penalty of PHP 2,260 for each 12 units or fraction of 12.
NOTE: please please use #define directives or const (as needed) and other arithmetic operators. C language needed.
PLEASE INCLUDE FLOWCHART FOR BETTER UNDERSTANDINGS. I'm using dev c++ btw.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
