Having minor homework questions or simply want to make sure your homework answers are correct? Then use our free service to get quick answers to your homework questions in mathematics, physics, programming, economics, chemistry and biology. We already have a database of multiple homework questions and answers you can look through . If you can’t find the solutions to your homework problems, then post your homework questions and find a well-formulated answer from a professional within a very short timeframe.
Please save your time and DO NOT send us your full assignments or not precise, well stated questions in mathematics, physics, programming, economics, chemistry or biology as they will be ignored. In this section we can answer only your short questions of qualitative, primary theoretical nature (for FREE!). Use filters to display the questions to a particular subject or section. By entering your e-mail in the box "Search" you can browse the questions posted exclusively by you. Do not worry if you cannot find your question in the list after it has been submitted; every question is being checked by a moderator and appears in the list only after its approval.
Ask Your question
Search & Filtering
Q1. C++ code is required. Use cin and cout. No design is required.
Write a program to:
(a). Create an array of doubles.
Assume this is an array of sales for 12 Departments in a store.
Load this Array from a file at the start of the program. Use a function and pass in the array and file name.
(b). Use a menu to allow display and update of this array.
Allow access to the departments array via a menu.
The main menu, which should be called from main(),
should have these options:
1. Display the sales for a selected Department.
2. Display the sales for all Departments.
3. Display the average of sales for all the Departments.
4. Display the Highest sales for all Departments.
5. Change the sales for a Department. Request the Department number.
6. Exit.
Design your program using modules, which must be:
"Highly Cohesive" - each module performs one task.
"Loosely Coupled" - pass parameters across to modules if possible.
For example:
All the options should call a funtion. Pass the Array and array size to the function
Please help , could you please help me to know what are the variables ofthe following programming statement ?
Write the definition of class swimmingPool to impalement the properties of a swimming pool. Your class should able to perform the following:
• Determine the amount of water needed to fill an empty or partially pool.
• Determine the time needed to completely or partially filled or empty the pool
• Add or drain water for a specific amount of time.
please I need your help ;
thank you very much .
Hello, I would like to know how I can get a current-voltage-curve from the maximum points of the crrent and the voltage?
why people can walk on red-hot coals and dont get burnt?
1.algebra the measures of two supplementary angles are 4r+7 and r-2, find the measures of the angles.
find the distance between each pair of points.
1.G(0,0), H(-3,4) 2.N(5,2), K(-2,8) 3.A(-4,-4), W(-2,2)
Find the inverse of the function. Determine whether the inverse is a function and state the domain and range.
f(x)=6-2x
how much torque is needed to move a mass from 0m/s to 0.89m/s(2mph) on a conveyor belt/treadmill given that the rollers are 40mm in diameter and the weight is 120kg? The rollers are connected to a ac motor and gearbox that has to rotate them. if a coeffeficent of friction is needed just put it in as u.
Use pseudocode to design a suitable program. In your program, make use of subprograms with parameters and arguments.
Computer and display the income tax due in the state of East Euphoria on a taxable income entered by the user, according to the following table:
Taxable Income Tax Due
From To
$0 $50,000 $0 + 5% of amount over $0
$50,000 $100,000 $2,500 + 7% of amount over $50,000
$100,000 ... $6,000 + 9% of amount over $100,000
Use pseudocode to design a suitable program. In your program, make use of subprograms with parameters and arguments.
Develop a menu-driven program that inputs a number X, and at the user's option, finds and displays the area (A) of one of the following:
* A square with side X, A = x^2
* A circle with radius X, A = 3.14 * X^2
* An equilateral triangle with side X, A = Sqrt (3) / 4 * X^2
what are the contributions of newton to physics ?








