Skip to content
EntityQ1770035· pop 11· linked from 19 articles

Also known as DCE

section in the source code of a program which is executed but whose result is never used in any other computation. The execution of dead code wastes computation time and memory

Connections

Categories