// making the class 
class Counter {
int counter;
int limit;
// Constructor
Counter(int a, int b){
counter = a;
limit = b;
}
// static function to increment
static increment(){
if(counter<limit)
 nCounter+=1;
}
// Decrement function
void decrement(){
if(counter>0)
 nCounter-=1;
}
int getValue(){
return counter;
}
static int nCounter;
int getNCounters(){
return nCounter;
}
};
// Initializa the static 
int Counter::nCounter = 0;
 
        
             
        
        
        
Answer:
The answer to this question is given below in the explanation section
Explanation:
This question is about matching the column. So, Gino used the various preinstalled application software and system tools for the following purposes. 
Disk cleaner: Gino needs to locate unnecessary files that are taking up a considerable amount of space.
Data recovery:  Gino notices many corrupted files and wants to extract good data from them.
Utility diagnostic program: Gino needs to check the operational status of the computer's hardware and software.
 Antivirus: Gino's system is acting odd after browsing the internet, and he needs to scan the system.
 
        
             
        
        
        
Answers for edg:
1- speaking and listening 
2- nonverbal communication
3. gestures often have multiple interpretations
4. interpreting body language and behavior
Explanation: hope this helped! i just did them and they were right :)
 
        
                    
             
        
        
        
He should add more security applications to the software and inform the company to not tell any details.