Testing Logic Error, Semantics Error, Syntax Error

Testing Logic Error, Semantics Error, Syntax Error

9th - 12th Grade

6 Qs

quiz-placeholder

Similar activities

Bài Tập Quizzi

Bài Tập Quizzi

10th Grade

10 Qs

วิชาหลักการเขียนโปรแกรม(ปวช.1/ปวส.1)-แบบทดสอบที่ 1

วิชาหลักการเขียนโปรแกรม(ปวช.1/ปวส.1)-แบบทดสอบที่ 1

9th - 12th Grade

10 Qs

Error handling

Error handling

10th Grade

10 Qs

401.Week1-2

401.Week1-2

9th Grade

9 Qs

2.1.2 Flowcharts and algorithms

2.1.2 Flowcharts and algorithms

10th Grade

10 Qs

N5 CS SDD - Testing and Errors Quiz

N5 CS SDD - Testing and Errors Quiz

12th Grade

10 Qs

PCEP Prep - Week 0 (CFU)

PCEP Prep - Week 0 (CFU)

12th Grade

8 Qs

moudel

moudel

11th Grade

8 Qs

Testing Logic Error, Semantics Error, Syntax Error

Testing Logic Error, Semantics Error, Syntax Error

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Lauren Mifsud

Used 5+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What type of error would result from you attempting to find the area of a circle, but you end up using the wrong equation.

Logic Error

Semantics Error

Syntax Error

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is a semantic error?

Attempting to divide by 0

Forgetting a colon at the end of a statement where one is required.

Forgetting to divide by 100 when printing a percentage amount.

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is a syntax error?

Attempting to divide by 0

Forgetting a colon at the end of a statement where one is required.

Forgetting to divide by 100 when printing a percentage amount.

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Examples of this type of error would be missing a comma or a quotation mark, or misspelling a word.

Logic Error

Semantics Error

Syntax Error

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What type of error would result from telling the computer to divide when you really wanted to multiply.

Logic Error

Semantics Error

Syntax Error

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

This type of error occurs when there is a fault in the logic or structure of the problem.

Logic Error

Semantics Error

Syntax Error