Question: LabC: For this assignment, create a program that will read in a width and height from the user andcalculates the area and perimeter of a

LabC: For this assignment, create a program that will read in a width and height from the user andcalculates the area and perimeter of a rectangle. The formula for perimeter is P =2"(height +width)and the formula for area is A =(height"width). Format the outputs following this sample run. Userinput is in bold. Both the class and filename should be called Lab2C (java, cs,Sample run:Enter a width: 4Enter a heighta 8The area is 32The perimeter is 24Instructions1. Programs must be working correctly2Programs must be called the correct file name3. If working in Java or C#, class names must be correct.456Programs must be completed and checked before working the assignment.Programs must be checked by the end of the designated lab session.Programs (source code files) must be uploaded to Gradescope by due date

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!