Menu

(Solved) : Exercise 1 Read Length Width Rectangle User Display Area Perimeter Rectangle Formula Area Q31783874 . . .

useing C++ thanks

Exercise 1 Read the length and width of a rectangle from the user. Display the Area and Perimeter of the rectangle. Formula Area - Length x Width Perimeter(2 x Length) + (2 x Width) Exercise 2 Read a name, basic salary from the user. Income Tax is 10% of basic salary if the salary is more than 2000. Display the name, basic salary, tax and net salary.

Exercise 1 Read the length and width of a rectangle from the user. Display the Area and Perimeter of the rectangle. Formula Area – Length x Width Perimeter(2 x Length) + (2 x Width) Exercise 2 Read a name, basic salary from the user. Income Tax is 10% of basic salary if the salary is more than 2000. Display the name, basic salary, tax and net salary. Show transcribed image text

Expert Answer


Answer to Exercise 1 Read Length Width Rectangle User Display Area Perimeter Rectangle Formula Area Q31783874 . . .

OR