Answer:
C. Accept the risk
Explanation:
The first option is close but might not be suitable for a small company considering it's cost.
The second option which is to spend fifty thousand dollars per year on a data loss prevention solution is projected to cost you more than the risk. 
The third option isn't specific and lacks a course of action.
 
        
             
        
        
        
The assignment is about Telephone, internal combustion engine, and electrical light.
<h3>What is file?</h3>
A file is a  computer system container for storing data. Files used in computers are similar in characteristics to  paper documents used in libraries and office files. There are different types of files like text files, data files, folders, binary and graphic files and these different types of files store different types of data. A computer's operating system can store files  on optical discs, hard drives,  or other types of storage devices. 
 In most operating systems, a file must have a unique name within a specific directory. However, when creating a file name, some characters are considered illegal and therefore cannot be used. A file name consists of a name with an extension, also known as a file extension. The file extension is the two to four characters after the period of the full file name.
To learn more about file, refer;
brainly.com/question/29055526
#SPJ4
 
        
             
        
        
        
Answer:
 A dynamic model accounts for time-dependent changes in the state of the system, 
while a static model calculates the system in equilibrium, and thus is time-invariant.
 Dynamic models typically are represented by differential equations or difference equations
 
        
             
        
        
        
Answer:
Excel MIN Function
Explanation:
Excel MIN Function is used to get the smallest value which means, it returns the smallest value in the array(a set of data).
syntax is =MIN (number1, [number2], ...)