Answer:
in javascript: 
function compute(a, b, c){
let array = [a, b, c];
array.forEach((e,k) => {
if(e >= a && e >= b && e >= c){
console.log("maximum: " + e);
}  
if( e <= a && e <= b && e <= c){
console.log("minimum: " + e);
}
}
}
Explanation:
 
        
             
        
        
        
Answer:
The fastest way to obtain the revocation status of digital certificate of the website is by using Online certificate Status Protocol (OSCP).
Explanation:
Online certificate status protocol is the protocol that help user to check and verify the digital certificate revocation status. This protocol is linked with the digital certificate issuance authority. Whenever someone want to verify the status of the digital certificate that is attached to access the website. The website administrator can send the request to OSCP handler to ensure the status of the certificate. The OSCP handler is connected through certificate issuance authority, send the detail to verify the status. After verifying the status, OSCP handler respond as certificate is valid or revoked to the concerned user. 
 
        
             
        
        
        
When using screwdrivers you should always be aware that the screwdriver blade might slip out of the slot and strike you in the:
<h3>What is a Screwdriver?</h3>
A screwdriver is said to be a kind of a modern tool that can come in a manual or powered type and it is one that is often used for turning screws. 
Note that a typical simple screwdriver is one that has a handle as well as a shaft and it is also one that is often ending in a tip where a given user can be able to put their hands into the screw head before turning the handle. 
Therefore, when using screwdrivers you should always be aware that the screwdriver blade might slip out of the slot and strike you in the:
Learn more about screwdrivers  from
brainly.com/question/20717091
#SPJ4
 
        
             
        
        
        
Answer:
All of the Above
Explanation:
TDL professionals meet all of these options.