In ADDI, a COBOL program is classified as dead code when which condition is true?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Think of it like working hands-on with IBM mainframe systems — the answer here is 'The program exceeds 10,000 lines and has not been modified in the past fiscal year'. ADDI classifies a program as dead code when analysis of the entire portfolio reveals no JCL job, CALL statement, or other reference that could invoke the program during normal execution. On real mainframe exams, this concept comes up repeatedly so make sure you have it locked in.
Full explanation below image
Full Explanation
ADDI classifies a program as dead code when analysis of the entire portfolio reveals no JCL job, CALL statement, or other reference that could invoke the program during normal execution.