Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Visual Basic Assignment: Goal: At the end of this homework, you will have an understanding of how to generate pseudo code to use as a

Visual Basic Assignment:

image text in transcribed

Goal: At the end of this homework, you will have an understanding of how to generate pseudo code to use as a framework to start making your own programs.

Task: You are to create a program(pseudo code only) that can take the amount an employee makes gross, calculate their taxes, remove them from their gross pay and calculate their net pay.

Information:

4 taxes are to be calculated

Federal 10%

State 3.07%

Local 1%

FICA 6.2%

What to hand in: Your pseudo code that clearly shows the following things

Input of gross pay, calculations of each tax, calculation of net pay, output to user.

You are free to choose the amount for the gross pay, however show what each calculated value would be.

Your code should be in printed format, but I will also accept handwritten if you cannot print it for some reason.

CS4- Intro to Visual Basic Homework 2 - Pseudo Co Goal: At the end of this homework, you will have an understanding of how to generate pseudo code to use as a framework to start making your own programs Task: You are to create a program(pseudo code only) that can take the amount an employee makes gross, calculate their taxes, remove them from their gross pay and calculate their net pav Information 4 taxes are to be calculated Federal 10% State 3.07% Local 100 FICA 6.2% What to hand in: Your pseudo code that clearly shows the following things Input of gross pay, calculations of each tax, calculation of net pay, output to user. You are free to choose the amount for the gross pay, however show what each calculated value would be. Your code should be in printed format, but I will also accept handwritten if you cannot print it for some reason

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2010 Barcelona Spain September 2010 Proceedings Part 3 Lnai 6323

Authors: Jose L. Balcazar ,Francesco Bonchi ,Aristides Gionis ,Michele Sebag

2010th Edition

3642159389, 978-3642159381

More Books

Students also viewed these Databases questions