In error handling, _______ refers to the process of preserving data or program state when an error occurs.
- Checkpointing
- Compensation
- Recovery
- Rollback
In error handling, checkpointing refers to the process of preserving data or program state when an error occurs. This helps in restarting from a known point after the occurrence of an error.
Loading...
Related Quiz
- What is the primary purpose of responsive web design?
- What does SQL injection refer to in the context of security vulnerabilities?
- What does the === operator do in JavaScript?
- Which platform offers features such as issue tracking, wikis, and merge requests to facilitate collaboration among developers?
- Which AWS service is used for container orchestration?