subject

Suppose that a company has five employees and their bi-weekly salaries are: 1500, 3000, 2500, 3300, 5000. Write a complete C code to perform the following tasks: 1- Create an array to save the employee’s salaries 2- Create a function to display the salaries on the screen (the elements must be accessed using pointers) 3- Suppose the manager decided to give a 5% increase to the 5 employees. Use your function and the pointers to update the salaries in the array.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:00
Perform the following tasks: a. create a class named testclass that holds a single private integer field and a public constructor. the only statement in the constructor is one that displays the message “constructing”. write a main()function that instantiates one object of the testclass. save the file as testclass.cpp in the chapter 08 folder. run the program and observe the results. b. write another main()function that instantiates an array of 10 testclass objects. save the file as test class array.c . run this program and observe the results.
Answers: 1
question
Computers and Technology, 23.06.2019 06:00
What makes myhexadecimalnumber a child of mynumber? which methods does myhexadecimalnumber inherit directly from the mynumber class? what can an instance of the mynumber class do? what can an instance of the myhexadecimalnumber class do? which methods are overridden? why are they overridden? how many examples of overloading are there? why was this done? where is the super keyword used? what is it doing? why isn’t the incoming value set immediately in the second myhexadecimalnumber constructor? how many examples can you find of an inherited method being called?
Answers: 1
question
Computers and Technology, 23.06.2019 21:40
Draw the resistor’s voltage and current phasors at t=15ms. draw the vectors with their tails at the origin. the orientation of your vectors will be graded. the exact length of your vectors will not be graded.
Answers: 2
question
Computers and Technology, 23.06.2019 22:00
Take a critical look at three gui applications you have used—for example, a spreadsheet, a word-processing program, and a game. describe how well each conforms to the gui design guidelines listed in this chapter.
Answers: 3
You know the right answer?
Suppose that a company has five employees and their bi-weekly salaries are: 1500, 3000, 2500, 3300,...
Questions
question
Mathematics, 30.03.2021 20:10
question
Mathematics, 30.03.2021 20:10
question
Geography, 30.03.2021 20:10
question
Mathematics, 30.03.2021 20:10
Questions on the website: 13722363