C # The area of rectangle is calculated according to the followingformula: Area = Width * Length. Design a function that accepts arectangle is width and length as arguments and returns therectangle’s area. Use a function in a program that prompts the userto enter the rectangle’s width and length, and then displays therectangle’s area. C# please.
Expert Answer
An answer will be send to you shortly. . . . .