Answer:
A and D
Explanation:
Just took it on edgenuity
 
        
             
        
        
        
Answer:
c) 10.
Explanation:
The script will return 10 after the user enters 5 at both prompts.In the script we have three variables firstNumber,secondNumberand thirdNumber.Where the user is entering the values in the firstNumber and the secondNumber and thirdNumber stores the sum of firsNumber and secondNumber and after that it writes on the web page using the document.write.
 
        
             
        
        
        
We will assume that i / 1 is constant and i express i = 1 / n while n = 1,2,3,4,5,6,7 ..
 
        
             
        
        
        
They won't have an analytics cookie anymore. 
No, but seriously it just means that if the user revisits they'll count as a new visitor rather than a returning one, a new cookie will be generated upon their return though. This is essentially what happens when you use private browsing, the tracking cookie is created upon connection and then deleted when the user leaves.