The answer in the blank is files for they exist in the computer that are responsible to hold or collect different types of application that could contribute in arranging them in order or showing classifications or simply storing them to put them in one place. This is essential to the computer for they are responsible in putting them in place and showing organization.
        
                    
             
        
        
        
Answer:
void showValues(int [<em>maximum</em><em> </em><em>volume</em>],int);
 
        
                    
             
        
        
        
Answer:
In the given question the first line is correct, i.e. "Describes the inputs, outputs, and processing logic for all program modules".  
Explanation:
The documentation is a recorded text or image, which is preceding or in the code base of the programs, whether it describes how well the program works and how it is being used, and things in various positions can be influenced by people, and the wrong option can be described as follows:
- In the documentation, it can't consist of rules and data.
 - In can't include a dictionary, flow maps, screen designs and device requests that began the program.
 - In can't provide links within the program.