Instructions: You have been hired by DaveCo to design a program that will calculate howmuch each employee earns in a week. Each employee earns $12 and hour and works 40 hours each week. Part I. You will need to use word processing program such as Word to design a flowchart that performs the following. 1. Start the program 2. Declare the variable HrWage and assign the value 12 to it 3. Declare the variable HrWorked and assign the value 40 to it 4. Compute the total amount the worker earned by multiplying HrWage by HrWorked 5. Print out the total amount the worked earned Part II. On the same document, go to a new page and write the pseudocode that performs thefollowing :1. Start the program 2. Declare the variable HrWage and assign the value 12 to it 3. Declare the variable HrWorked and assign the value 40 to it 4. Compute the total amount the worker earned by multiplying HrWage by HrWorked 5. Print out the total amount the worked earned

Oh no! Our experts couldn't answer your question.

Don't worry! We won't leave you hanging. Plus, we're giving you back one question for the inconvenience.

Submit your question and receive a step-by-step explanation from our experts in as fast as 30 minutes.
You have no more questions left.
Message from our expert:
Our experts are unable to provide you with a solution at this time. Try rewording your question, and make sure to submit one question at a time. A question credit has been added to your account for future use.
Your Question:

Instructions: You have been hired by DaveCo to design a program that will calculate howmuch each employee earns in a week. Each employee earns $12 and hour and works 40 hours each week.

Part I. You will need to use word processing program such as Word to design a flowchart that performs the following.

1. Start the program

2. Declare the variable HrWage and assign the value 12 to it

3. Declare the variable HrWorked and assign the value 40 to it

4. Compute the total amount the worker earned by multiplying HrWage by HrWorked

5. Print out the total amount the worked earned

Part II. On the same document, go to a new page and write the pseudocode that performs thefollowing

:1. Start the program

2. Declare the variable HrWage and assign the value 12 to it

3. Declare the variable HrWorked and assign the value 40 to it

4. Compute the total amount the worker earned by multiplying HrWage by HrWorked

5. Print out the total amount the worked earned

Knowledge Booster
Types of Expressions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr