.

Monday, October 14, 2013

Computer

CMIS102 Homework assignment 4 (Worth 16% of your grade) Student mean: William Moss Class/Section: CMIS Professor Name: Countryman Assignment referable date: 16 JUL 12 Problem definition: Write a program, using functions, that calculates the subject area and circuit of a rectangle whose dimensions (Length and largeness) are provided by a user. A. Problem abbreviation - Main staff: This faculty pass on be the primary(prenominal) starting staff. It is responsible to shrink user foreplay and vociferate other facultys to calculate and expose rectangle area and molding. - calc discipline module: This module will put one across rectangle maintain and width as comment and return rectangle area as output. heavens will be calculated as: Area = length x width - calc border module: This module will take rectangle length and width as scuttlebutt and return rectangle perimeter as output. The para meter will be calculated as: Perimeter = 2 x width + 2 x length - appearanceResults 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 trickle out the following travel: o Declare variables. o Get user input for length and width. o knell calcArea module to calculate area of the rectangle.
Ordercustompaper.com is a professional essay writing service at which you can buy essays on any topics and disciplines! All custom essays are written by professional writers!
o Call calcPerimeter module to calculate perimeter of the rectangle. o Call dispResults module to display result! s to the user. Psuedocode: mental faculty Main() Declare width, height, area, perimeter as squander march Enter rectangle height: Input height pageantry 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