Home »
MCQs »
Redis MCQs
In Redis, which of the following commands is used to execute the particular command?
33. In Redis, which of the following commands is used to execute the particular command?
- EXECUTE
- EXE
- EXEC
- START
Answer: C) EXEC
Explanation:
EXEC command in Redis is used to execute a particular command.