What is the best way to turn off DEBUG statements in the code?

A. automate a script
B. look at the code and manually turn them off
C. leave them on since the information only goes to a log file
D. Use the IDE to turn them off

Answer: A

Computer Science & Information Technology

You might also like to view...

Tables must have common fields between them in order to create a relationship

Indicate whether the statement is true or false

Computer Science & Information Technology

Dynamic IP addresses are provided to a computer when it needs to be connected to the network. The provider is the DHCP server. When the computer is disconnected, the IP address becomes available for use by another computer. The address does not become available immediately, however. It is leased for a specific period of time, and when the lease is up, the IP address is placed back in an IP

address pool and can be delivered to another computer. Indicate whether the statement is true or false

Computer Science & Information Technology