Since resistance and current are inversely proportional, when the resistance doubles, the current is cut in half.
        
                    
             
        
        
        
Answer:
Task Scheduler
Explanation:
Task Scheduler allows you to automate tasks in Windows 10
 
        
             
        
        
        
Answer:
C) 
Explanation:
One principle that can improve the efficiency of I/O would be to move processing primitives into hardware. Primitives are a semantic value representing something else such as words or numbers within the programming language. By moving them into hardware they system is able to read them at a much faster speed making the I/O more efficient.
 
        
                    
             
        
        
        
<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>
 
        
             
        
        
        
* an italic number.
* by superscript number.
* by author name and date.