Question: Write an interactive program that contains an if statement that may be used to compute the area of a rectangle (area = length times breadth)
Write an interactive program that contains an if statement that may be used to compute the area of a rectangle (area = length times breadth) or a triangle (area = 0.5 times base times height) after prompting the user to type the first character of the figure name (R or T)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
