What happens if a client connects to the database server without specifying a named instance?
A) a new instance is created
B) it connects to the default instance
C) the client application is terminated
D) the user is prompted for a named instance
Answer: B) it connects to the default instance