Which statement about remote debugging is true?
A.
The developer can attach to the running application using the host and port information from the URL that the user entered in the browser.
B.
As soon as the developer attached to the application, the user can no longer see the application in the applet window.
C.
Because it requires a direct socket connection, remote debugging is not possible over the Internet unless the firewall allows such a connection.
D.
An advantage of remote debugging is that the user can continue to interact with the application while the developer has control of it in Forms Builder.