Software Development Fundamentals — Question 49
This question requires that you evaluate the underlined text to determine if it is correct.
When creating a site to utilize message queuing, the "IP address" must be configured to MSMQ.
Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed'' if the underlined text makes the statement correct.
Answer options
- A. No change is needed
- B. protocol
- C. host header
- D. port
Correct answer: B
Explanation
The correct answer is B, as the configuration for MSMQ requires setting the correct protocol, not just an IP address. The other options do not accurately represent the necessary configuration elements for MSMQ in this context.