Login
Remember
Register
Ask a Question
The ____ command in Memcached is used to assign a new value to a new or existing key.
0
votes
asked
Jul 28, 2023
in
MemCached
by
sharadyadav1986
The ____ command in Memcached is used to assign a new value to a new or existing key.
Set
Fix
Change
Setup
memcached-command
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 28, 2023
by
sharadyadav1986
A) Set
Reason:
The set command in Memcached is used to assign a new value to a new or existing key.
...