which is the port number used for LDAP?
C
Correct answer
Explanation
LDAP (Lightweight Directory Access Protocol) standardly uses port 389 for non-encrypted connections and port 636 for LDAPS (LDAP over SSL). Port 23 is for Telnet, 443 is for HTTPS, and 80 is for HTTP. These are common port numbers that system administrators should memorize.