Q. Which Linux command can be used to check the status of a service?
β
Correct Answer: (D)
systemctl status
Explanation: The 'systemctl status' command is used to check the status of a service in Linux.