Agile Methodology: This term refers to an iterative approach in programming where work is divided into smaller tasks called sprints for more flexibility and adaptability.
Debugging:This term refers to the process of identifying and fixing errors or bugs in code that prevent programs from running correctly.
Version Control System: This term refers to a system that tracks and manages changes to code, allowing multiple developers to work on the same project simultaneously while keeping track of different versions.