SQL Server's default TCP/IP port for the Database Engine is 1433. The default instance listens on port 1433, while named instances use dynamic ports unless explicitly configured. Option A is missing a digit, C has an extra digit, and D is completely wrong.