Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please write the coding clearly.I need to understand how to solve this question. CS/OCT 2016/CSC125/128/ITC120 CONFIDENTIAL QUESTION 2 Based on the following diagram: Height Length
Please write the coding clearly.I need to understand how to solve this question.
CS/OCT 2016/CSC125/128/ITC120 CONFIDENTIAL QUESTION 2 Based on the following diagram: Height Length base a) Write the function definition for the following tasks: ) A function named rectArea () that calculate and return the area of the A function named triArea ( ) that calculate and return the area of the triangle. It b) Write a main function that allows a user to enter a height, a length and a base. Then, rectangle. The function receives the length and height as parameters. receives the height and base as parameters. calculate the area of the above diagram by calling all functions in a). Lastly display the area of the rectangle, area of the triangle and the area of above diagram. (15 marks) END OF QUESTION PAPER D Hak Cipta Universits Teknologl MARA CONFIDENTIALStep 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