linkedin post 2019-02-15 06:05:00

ORPHAN COMPUTER CODE. “Dead or unreachable code is code that will never be executed. It manifests itself as variables that are declared but never used, functions that are never called, or code that is skipped because of a branch. Since the dead code is not executed, it is an error, often a logic error. Dead code is created by cavalier programmers. An easy way to create dead code is by use of a goto statement and labels.”

https://lnkd.in/d9rVas9

View in LinkedIn

Share the knowledge
Share the knowledge

SEARCH:

Search

CATEGORIES:

IT MIGHT BE OF YOUR INTEREST: