Multiple choice technology testing

SharePoint URL structure

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

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.