Home » 
        MCQs » 
        Memcached MCQs
    
        
    The ____ command in Memcached is used to replace the value of an existing key
    
    
    
	10. The ____ command in Memcached is used to replace the value of an existing key.
    
      - Swap
- Change
- Replace
- Substitute
Answer: C) Replace
    Explanation:
    The replace command in Memcached is used to replace the value of an existing key.