In computer programming, you often write a ____ snippet to perform a specific task. It’s important to test your code regularly to avoid runtime ____, which can cause the program to crash. When there’s an issue, you may need to ____ your code to improve its structure or efficiency. Debugging is the process of identifying and fixing errors in the code. One common type of error is a ____, which happens when the program tries to do something impossible, like accessing unavailable memory. Another key concept is exception ____, which involves managing errors that occur during the program's execution.____ Debugging typically involves some steps: Step 1: ____ The first step in the debugging process is to replicate the conditions that caused the bug to appear. Reproducing the bug allows programmers and engineers to observe the error firsthand and collect contextual data for the rest of the debugging process. Step 2: ____ The next step is to pinpoint the source of the bug as accurately as possible by thoroughly scrutinizing the code and reviewing any available logs. During this step, developers typically rely on debugging tools that make it easier to search through large pieces of code, rather than working manually. Step 3: ____ Developers determine what causes a bug by examining the logic and flow of the code and how different components of the code interact under the specific conditions in which the bug occurs. Step 4: ____ This step typically involves troubleshooting and revising the code to rectify the issue and recompiling and re-running the software to make sure the bug is fixed. Step 5: ____ Tests run after a bug fix include: • Unit tests, which test the individual code segment changed to fix the bug. Integration tests, which test the whole module containing the fixed bug. . The process of identifying and fixing issues in your program is called ____ After the bug was found, the developer applied the ____ to correct the problem in the program. ____ involves analyzing and resolving issues that cause the program to behave unexpectedly. The program's ____ showed incorrect results, which led the team to begin the debugging process.
0%
Debugging and computer programming vocabulary
공유
공유
공유
만든이
Cmreyna
콘텐츠 편집
인쇄
퍼가기
더보기
할당
순위표
더 보기
접기
이 순위표는 현재 비공개입니다.
공유
를 클릭하여 공개할 수 있습니다.
자료 소유자가 이 순위표를 비활성화했습니다.
옵션이 자료 소유자와 다르기 때문에 이 순위표가 비활성화됩니다.
옵션 되돌리기
문장 완성
(은)는 개방형 템플릿입니다. 순위표에 올라가는 점수를 산출하지 않습니다.
로그인이 필요합니다
비주얼 스타일
글꼴
구독 필요
옵션
템플릿 전환하기
모두 표시
액티비티를 플레이할 때 더 많은 포맷이 나타납니다.
결과 열기
링크 복사
QR 코드
삭제
자동 저장된
게임을 복구할까요?