Answer:
Excel is a multipurpose program that is useful in many different ways and not just in payroll. It has uses from Accounting to scientific research and everything in-between.
Elena might not need it for payroll but there are other ways to use Excel such as:
- Database of Donor details - Elena can use Excel to keep a list of the businesspeople who donate their old clothes to the organization. She can also add details to these names such as when they donated, the frequency at which they have donated, what they donated and the like. The donor details will therefore be organized such that information on donors can be easy to acquire for whatever reason it is needed for.
- Inventory - Excel can be used to keep an inventory list of the clothes that the organization has in stock. This will enable them better serve those they want to help as well as ensuring accountability in the workplace. A well kept inventory list will enable all sorts of analysis to be carried out such as which types of clothes are most in stock, which clothes are needed, which clothes are preferred and the like.
Hi,
This what you are looking for: "records incorrect prompt"
Hope this helps.
r3t40
False!
There are other things you can do like send pictures and etc.
Here's the official definition:
It is generally a long or extreme-long shot<span> at the beginning of a scene indicating where, and sometimes when, the remainder of the scene takes place. </span>Establishing<span> shots were more common during the classical era of filmmaking than they are now.</span>
Answer:
c. parameters
Explanation:
Parameters are simply placeholders (sometimes called dummy variables) used mainly by methods to perform their given tasks so as to provide controlled variability in the program(or algorithm). Sometimes they are called arguments. But then it is much more specific to simply use parameters rather than arguments because arguments are the variable values that the parameters are serving as placeholders for.
Parameters identify and describe values that are passed into a function or subroutine.
Parameters are also used for simulation and testing purposes where the input s to the program are or can be varied.
PS: Methods are just functions performed by a class in a program.