Because this is a on your own problem, it cannot be solved. You must speak to it after the person says something.
the answer is Java.util.scanner
Answer:
1. Microsoft Excel helps data analysis through different spreadsheet queries and operations options.
2. Input data to the analysis of sales by product is required for the development of formula and extracting results.
3. The information of data source and frequency of report is required to start the work.
Explanation:
1. Microsoft Excel tool can be used to calculate the results of equipment. Obtained results can be displayed in charts and graphs from the excel.
2. Information like the quantity of sold items, remaining items are required to produce accurate, useful analysis.
Before starting assignment accounting manager will be asked the following questions.
1) Where does the input data come from?
2) Is analysis required on a daily basis or once for all provided data?
3) Is Summary is in the form of tabular data, Graphical data, or Both?
Answer:
The answer to this question is given below in the explanation section.
Explanation:
The symbol asterisk (*) in a select query retrieve all result of column in the table. For example, table named "employee" has three column such as <em>id, name, address</em>.
To apply the symbol asterisk (*) in select querry select all the columns in the result.
for example:
select * employee;
this query statement selects all columns of table "employee" in the result.
Answer:
Style sheet.
Explanation:
A website is a collection of web pages. Web development tools are mainly HTML,CSS and JavaScript. They have their individual functions in structuring a web page.
JavaScript is a purpose object oriented programming language widely used in web page for writing scripts, aimed to make web pages interactive.
HTML is a mark-up language which provides a non-linear structuring approach to web page development.
CSS or cascaded style sheet is a tool used to design the element and layout of web pages on a device screen.