CMIS102 Homework assignment 4 (Worth 16% of your grade) Student think of: William Moss Class/Section: CMIS Professor Name: Countryman Assignment referable date: 16 JUL 12 Problem commentary: Write a program, using functions, that calculates the subject area and circumference of a rectangle whose dimensions (Length and largeness) are provided by a user. A. Problem synopsis - Main staff: This faculty go forth be the main(prenominal)(prenominal) starting staff. It is responsible to shrink user foreplay and birdsong other modules to calculate and expose rectangle area and margin. - calc discipline module: This module will put one across rectangle blank and width as arousal and return rectangle area as output. empyrean will be calculated as: Area = length x width - calc border module: This module will take rectangle length and width as stimulation and return rectangle perimeter as output . The parameter will be calculated as: Perimeter = 2 x width + 2 x length - demonstrateResults module: This module will take Area and Perimeter of the triangle as input arguments and display results to the user. B. Program institution At program startup, main module will be executed which will assume out the following travel: o Declare variables. o Get user input for length and width. o peal calcArea module to calculate area of the rectangle.
o Call calcPerimeter module to calculate perimeter of the rectangle. o Call dispResults module to displ! ay results to the user. Psuedocode: mental faculty Main() Declare width, height, area, perimeter as tout march Enter rectangle height: Input height boast Enter rectangle width: Input width area = calcArea(width, height) perimeter = calcPerimeter( width, height) dispResults(area, perimeter) completion Main Module calcArea(width, height) Return with width x height End calcArea Module calcPerimeter(width, height)...If you want to get a full essay, order it on our website: OrderCustomPaper.com
If you want to get a full essay, visit our page: write my paper
No comments:
Post a Comment