⟩ How does an XMLSocket server know when a received message is complete?
A. The XMLSocket. onXMLLoad method is called by the client.
B. The XMLSocket . onLoad method is called by the client.
C. A zero byte is received.
D. The XMLSocket server is unable to determine when a received message is complete.