• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/3

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

3 Cards in this Set

  • Front
  • Back
COMP 122 Lab 2 Lab Report and Source Code
Download answer at http://www.examtutorials.com/course/comp-122-lab-2-lab-report-and-source-code/
COMP 122Week 2 iLabComplete the following two programs:Programming Problem 1Write a program that calculates and outputs the monthly paycheck information for an employee, including all the amounts deducted from an employee’s gross pay, and the net pay that is due to the employee. The user of your program will know the employee’s name and the gross pay for the employee. Each employee has the following deductions taken from his gross pay:Federal Income Tax: 15%State Tax: 3.5%Social Security + Medicare Tax: 8.5%Health Insurance $75The output from your program should be structured as is displayed below:Bill RobinsonGross Amount: ............ $3575.00Federal Tax: ............. $ 536.25State Tax: ............... $ 125.13Social Sec / Medicare: ... $ 303.88Health Insurance: ........ $ 75.00Net Pay: ................. $2534.75Your program should deal with erroneous input values. Gross salary should always be a positive number. Make sure that you deal with the possibility that the user may have entered a non-numeric input value. Have your program output appropriate error messages in these cases.1. Identify the inputs and outputs of the problem.2. Identify the processing needed to convert the inputs to the outputs.3. Design an algorithm in pseudo code to solve the problem. Make sure to include steps to get each input and to report each output. Include steps to deal with error cases.4. Identify three test cases, one using a positive number, and one using a negative number, and one using incorrect input (ie. Input a letter rather than a digit for the numeric input). For each of the three test cases show what inputs you will use and what your expected outputs should be.5. Write the program to implement your algorithm. Test your program using your test cases.Programming Problem 2In a right triangle, the square of the length of one side is equal to the sum of the squares of the lengths of the other two sides. Stephanie has the integer lengths of three sides of a triangle and needs to know if it is a right triangle.Write a program to solve this problem. NOTE: The user must be allowed to input the values of the sides in ANY ORDER!1. Identify the inputs and outputs of the problem.2. Identify the processing needed to convert the inputs to the outputs.3. Design an algorithm in pseudocode to solve the problem. Make sure to include steps to get each input and to report each output.4. Identify five significant test cases including one for incorrect input (ie. Input a letter rather than a digit for the numeric input). (Think about what impact changing the order of the input values should have on your program!) For each of the five test cases show what inputs you will use and calculate what your expected outputs should be.5. Write the program to implement your algorithm. Test your program using your test cases.
http://www.examtutorials.com/course/comp-122-lab-2-lab-report-and-source-code/Download answer at https://www.examtutorials.com/course/comp-122-lab-2-lab-report-and-source-code/
COMP 122Week 2 iLabComplete the following two programs:Programming Problem 1Write a program that calculates and outputs the monthly paycheck information for an employee, including all the amounts deducted from an employee’s gross pay, and the net pay that is due to the employee. The user of your program will know the employee’s name and the gross pay for the employee. Each employee has the following deductions taken from his gross pay:Federal Income Tax: 15%State Tax: 3.5%Social Security + Medicare Tax: 8.5%Health Insurance $75The output from your program should be structured as is displayed below:Bill RobinsonGross Amount: ............ $3575.00Federal Tax: ............. $ 536.25State Tax: ............... $ 125.13Social Sec / Medicare: ... $ 303.88Health Insurance: ........ $ 75.00Net Pay: ................. $2534.75Your program should deal with erroneous input values. Gross salary should always be a positive number. Make sure that you deal with the possibility that the user may have entered a non-numeric input value. Have your program output appropriate error messages in these cases.1. Identify the inputs and outputs of the problem.2. Identify the processing needed to convert the inputs to the outputs.3. Design an algorithm in pseudo code to solve the problem. Make sure to include steps to get each input and to report each output. Include steps to deal with error cases.4. Identify three test cases, one using a positive number, and one using a negative number, and one using incorrect input (ie. Input a letter rather than a digit for the numeric input). For each of the three test cases show what inputs you will use and what your expected outputs should be.5. Write the program to implement your algorithm. Test your program using your test cases.Programming Problem 2In a right triangle, the square of the length of one side is equal to the sum of the squares of the lengths of the other two sides. Stephanie has the integer lengths of three sides of a triangle and needs to know if it is a right triangle.Write a program to solve this problem. NOTE: The user must be allowed to input the values of the sides in ANY ORDER!1. Identify the inputs and outputs of the problem.2. Identify the processing needed to convert the inputs to the outputs.3. Design an algorithm in pseudocode to solve the problem. Make sure to include steps to get each input and to report each output.4. Identify five significant test cases including one for incorrect input (ie. Input a letter rather than a digit for the numeric input). (Think about what impact changing the order of the input values should have on your program!) For each of the five test cases show what inputs you will use and calculate what your expected outputs should be.5. Write the program to implement your algorithm. Test your program using your test cases.
https://www.examtutorials.com/course/comp-122-lab-2-lab-report-and-source-code/
About ExamTutorials?
Examtutorials.com is a commerical website helps the students in assignment solutions.
Why you choose Examtutorials.com?
High Quality, Fresh Online Study and more