Answer:
D. =AVERAGE(A1:A10)
Explanation:
The answer is D.
With option A. It means the cell should contain the minimum figure in the range of cells <em>(A1:A10).</em>
With option B. It means the cell should contain the total sum of the figures in the range of cells <em>(A1:A10).</em>
With option C. It means the cell should contain the maximum figure of the range of cells <em>(A1:A10)</em>
Answer:
cyclic redundancy check number
Explanation:
<h2><u>Fill in the blanks </u></h2>
A <u>cyclic redundancy check number </u> is a calculation (using encryption technologies) based on the contents of a disk or file. They are engineered so that even small changes in the source data will produce significantly different checksum results.
Answer:
Option A is the correct answer for the above question.
Explanation:
"executive info system" means the Executive Information system. It is also called an Executive information system that is used for the management decision system. It's basic use for the purpose of decision making. It is very important for business purposes because it gives the decision for the business support system.
The question states that what is responsible for the decision making at the management level in any organization and option 'a' states about the 'EIS', which is right but the other is not because--
- Option b states OLTP which is an analysis concept.
- Option c states about TSS which is responsible for Transaction.
- Option d states about DSS which has to take the decision but the question asks about the part of DSS.
Answer:
3
Explanation:
Given set - [ 5, 6, 10, 7, 3, 2.5 ]
Index - 0, 1 , 2, 3, 4, 5
∴ we get
Index of element 7 is 3.
Reason -
The method index( ) returns the lowest index in the list where the element searched for appears.