A ____ error is one where the code written doesn’t conform to the rules of the ____.The ____ doesn’t know how to ____ the program into ____ so will give the programmer an error. The program cannot be run until all errors are fixed. A ____ error is where the syntax of the program is correct however it has a ____ and does not work correctly. This could just be a simple mistake by the ____, e.g., the test for “less than” and “greater than” is the ____. Sometimes, errors in the program can cause the program to ____ unexpectedly. This is known as a ____ error. A ____ is useful for tracing through a program in order to find a logic error. The value of each ____ is recorded as it changes. Another useful technique is to insert ____ statements at various points in the program to check the values of variables. A program has been written to ask the user to enter a number between 1 and 100. Some examples of ____ data, could be ____ data: 5 (checks a single digit), 14 (checks two digits) ____ data: checks the values ____ of the boundary. 1 (checks ____ valid data), 100 (checks ____ valid data), 0 (checks ____ data at the lowest level), 101 (checks invalid data at the highest level). ____: -5 (checks a ____ number), 1012 (checks a large number), "#$" (checks that data of the ____ or that is invalid and is rejected)

ลีดเดอร์บอร์ด

สไตล์ภาพ

ตัวเลือก

สลับแม่แบบ

คืนค่าการบันทึกอัตโนมัติ: ใช่ไหม