Home »
MCQs »
Redis MCQs
Which of the following commands is used to validate the server whether it is running or not?
36. Which of the following commands is used to validate the server whether it is running or not?
- VALIDATE
- PONG
- PING
- ECHO
Answer: C) PING
Explanation:
PING command is used to validate the server whether it is running or not.