The payee is the one that you send the money to. You are the payer.
Like employer the one that hires people, employee the one that is being hired
 
        
             
        
        
        
You have to be carefull no bulling cuiberbulling people hurt there self for stuff like that
        
             
        
        
        
DIMM stands for Dual In-line Memory Module) .It is a module that contains one or several random access memory (RAM) chips on a small circuit board.
DIMM uses registers to hold data and amplify a signal just before the data is written to the module.<span>Today's DIMMs use a 64-bit data path.</span>
        
             
        
        
        
Answer:
 It allows the designer to focus on main logic without being distracted by programming languages syntax.
* Since it is language independent, it can be translated to any computer language code.
* It allows designer to express logic in plain natural language.
* It is easier to write actual code using pseudocode.
* Unlike algorithms, pseudocodes are concise so pseudocodes are more readable and easier to modify.
Explanation: