Answer:
Excel 2016 is primarily a spreadsheet program.
Explanation:
Excel 2016 is a new version of the Microsoft Office which is available in Microsoft Office 2016. It is a spreadsheet program that has been run by windows platform.
- A spreadsheet program that represents the data into a sheet of paper that shows data in rows and columns.
- This software is used to construct calculation-specific text tables, numbers, and equations.
Answer:
To calculate the profit of the month, the monthly cost should be extracted from the monthly generated revenue, while the revenue is the total sales of the store for the month.
Explanation:
In the excel file worksheet, the total number of shoes should be calculated. And a formula to calculate the revenue for the month should multiply the total shoes by the price of shoes per pair
The formula to calculate the profit is gotten from total sales minus the fixed cost.
It cannot be database programs because database programs can not
store and organize data.
create graphics.
communicate data.
alleviate information overload.
It cannot be spreadsheets because a spreadsheet or worksheet is a file made of rows and columns that help sort data, arrange data easily, and calculate numerical data. What makes a spreadsheet software program unique is its ability to calculate values using mathematical formulas and the data in cells.
It cannot be word processing tools because a word processor is software or a device that allows users to create, edit, and print documents. It enables you to write text, store it electronically, display it on a screen, modify it by entering commands and characters from the keyboard, and print it.
Therefore the answer is C. Web design programs.
Hope this helps.
Answer:
stub
Explanation:
A stub can demonstrate the behavior of a code block (function or method) and as such it can be used as a temporal substitute, place holder or dummy function for code segments that are yet to be written to test the call and return from the function.