SharePoint URLs typically follow the format http://Servername:Portnumber/ where the port number is required because SharePoint web applications run on specific ports (like 80, 443, or custom ports). The server name (hostname) precedes the port number in standard URL format. Option C reverses this incorrectly.