CMIS 102

profilessrfilg

CMIS 102 Hands-On Lab

Week 3

Overview

This hands-on lab allows you to follow and experiment with the critical steps of developing a program 

including the program description, analysis, test plan, design, pseudocode visualization, and 

implementation with C code. The example provided uses mathematical operators and variable types.

Program Description

This program will calculate the area of a right triangle. The program will ask the user to enter the base 

and height and then use these values to calculate and then print the area of the triangle. The design step 

will include pseudocode.

 

Please open 2 attachments for detail. 

 

  • 10 years ago
  • 30
Answer(0)