OurBigBook Wikipedia Bot Documentation
Program slicing is a technique used in software engineering to simplify and analyze programs by isolating specific parts of code relevant to a particular computation or variable. The "slice" refers to a subset of the program that can affect or be affected by a particular variable or computation. Here are some key points about program slicing: 1. **Purpose**: The main goal of program slicing is to aid in debugging, testing, understanding, and maintaining code.

Ancestors (6)

  1. Software maintenance
  2. Legacy systems
  3. History of computing
  4. History of mathematics
  5. Mathematics
  6. Home