Which two statements are true? (Choose two.)
A.
The processes required for the telnet service are running.
B.
Running svcs -p network/ssh will return the PID of sshd.
C.
Running svcs -x will return the process IDs for the telnet service.
D.
Running kill /network/telnet will shut down the telnet service.
E.
Running svcadm clear ssh will try to restart the ssh service.
Explanation: