Average number of days a company

Assignment Help Basic Computer Science
Reference no: EM132281107

Needs Flow chart (please attach the flowchart in a word document) and also needs the code written with C++ that can compile in visual studio compiler

Concepts tested in this project

  • Learn to organize code within a function
  • Learn to pass data to and return data from a function
  • Use of loops
  • Use of output file processing

Program Description

a program that calculates the average number of days a company's employees are absent during the year and outputs a report on a file named "employeeAbsences.txt". 

Program Specifications

Input for this project:

  • theuser must enter the number of employees in the company.
  • the user must enter as integers for each employee:
    • the employee number (ID)
    • the number of days that employee missed during the past year.

Input Validation: 

  • Do not accept a number less than 1 for the number of employees.
  • Do not accept a negative number for the days any employee missed.
  • Be sure to print appropriate error messages for these items if the input is invalid.

Output: The program should display the following data:

  • display a students' full name
  • display a due date
  • display the user full name
  • Each employee number (ID) and the number of days missed should be written to the report file named "employeeAbsences.txt".
  • The average number of days a company's employees are absenting during the year should be written to the report file named "employeeAbsences.txt".

Program Requirements

-      a global variable of type ofstream for the output file. Use this variable to open the file employeeAbsences.txt in your program to write data to it. A global variable is defined above the main function and its scope is throughout the program.

-      Create the following three functions that will be called by the main function:

1.    A function called NumOfEmployees. This function asks the user for the number of employees in the company. This value should be returned as an int. The function accepts no arguments (No parameter/input).

2.   A second function called TotDaysAbsent that accepts an arguments of type int for the number of employees in the company and returns the total of missed days as an int. This function should do the following:

a.   Asks the user to enter the following information for each employee:

  • The employee number (ID) (Assume the employee number is 4 digits or fewer, but don't validate it).
  • The number of days that employee missed during the past year.

b.   Writes each employee number (ID) and the number of days missed to the output file (employeeAbsences.txt).  ( Refer to Sample File Output )

3.   A third function called AverageAbsent that calculates the average number of days absent.

a.   The function takes two arguments:

  • the number of employees in the company
  • the total number of days absent for all employees during the year.

b.   This function should return, as a double, the average number of days absent.

c.   This function does not perform screen or file output and does not ask the user for input.

NOTE:

  • The location of the fileemployeeAbsences.txtcreated by your program will be in the same folder as your .cpp source file. Make sure to check your file system directory to see if the file is getting created as the result of running your program and its format matches with the format shown in Sample File output format.
  • Also avoid declaring an absolute path foremployeeAbsences.txt,for examplee:\ employeeAbsences.txtorc:\cmsc140\employeeAbsences.txtin your program].

Reference no: EM132281107

Questions Cloud

Package manager and debian package manager : Compare Red Hat Package Manager and Debian package Manager. How are they similar and how are the different?
Bussiness tax planning assignment : Its bussiness tax planning assignment and it should be made accordingly tax planning - Annalise also contributed $2,400 into an RESP for Asher in 2018
Linux software packages have dependencies : Linux software packages have dependencies and conflicts that can occur for numerous reasons. Discuss at least 3 ways they can occur.
Examining cloud solutions for individuals and businesses : In this unit we are examining some Cloud solutions for individuals and businesses. Specifically, we will consider data storage and collaboration in the Cloud.
Average number of days a company : Needs Flow chart (please attach the flowchart in a word document) and also needs the code written with C++ that can compile in visual studio compiler
Discuss their impact on people of african descent : Discuss their impact on people of African descent and how Gyasi employs these important historical moments to advance her narrative.
What kinds of moral implications : What kinds of moral implications do you think programmers will need to consider when creating AI applications?
Develop one complete system requirement for activities : When developing system requirements, it is very important that they be written in a way that will allow for specific design and development steps.
What troubleshooting command can be used : What troubleshooting command can be used to test where a communications problem occurs within your network, or between your network and another address?

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd