Which is a multicast address ?
ans: 241.2.2.1
Answer :Computers never get tired or bored because of doing the same task continuously. They work in the same manner all the time. A computer can store large amount of information in its memory.
Explanation: it is quality which makes the user to be dependent on computer. As we all know, computer systems do repetitive tasks without any boredom, tiredness, or fatigue.
<u>Answer:</u>
<em>The user must use min() to attain the desired results. Let us understand the syntax of min() with an example.
</em>
<em>Syntax:
</em>
<em>min(range)</em> where min is the name of the function and the range specifies the address of cells from which the <em>minimum number needs to be found</em>.
<em>Eg. min(A1:A8)
</em>
This function will scan the values from A1 to A8 and then find the minimum value from the given range of values.
<em>So according to the problem,
</em>
<em>B22 = min(range). </em>Provide range for which<em> minimum attendance needs to be calculated.
</em>
Answer:
The best answer is "D"
server needs ddr4 memory and ddr3 is installed.
Explanation:
Installing ddr4 memory and ddr3 on the server will not allow the server to recognize all of the memory installed at the same time. This will help the technician for the installation one at a time.
Answer:
The answer is "Option (i)".
Explanation:
- In the given question, an array is defined. It is a collection of the same type of data element, which means, array stores either a numeric value or string value at a time.
- An array beta is defined, which contains 50 elements. The array elements indexing always starts with 0 which means, the first element of the array will be stored in an index value that is 0. That's why option (i) is correct.