Final answer:
In Allen-Bradley PLCs, both TON (Timer ON Delay) and TOF (Timer OFF Delay) timers will reset their accumulated values to zero when de-energized.
Step-by-step explanation:
The Allen-Bradley Programmable Logic Controller (PLC) timers that will reset the accumulated value to zero upon de-energization are the TON (Timer ON Delay) and TOF (Timer OFF Delay). The TON timer begins to count time when the input condition is true, and if the input goes false before the preset time has been reached, it resets the accumulated time to zero. The TOF timer begins to count time when the input condition goes false, and it will also reset the accumulated time to zero if the input condition becomes true before the preset time is reached.
Answer: D. TON and TOF