Debugging & SDLC

Debugging & SDLC

Professional Development

12 Qs

quiz-placeholder

Similar activities

Day 4

Day 4

Professional Development

10 Qs

RDL1-Test Preparation

RDL1-Test Preparation

Professional Development

14 Qs

Python Test -1A

Python Test -1A

Professional Development

10 Qs

Trivia Night Review Game

Trivia Night Review Game

Professional Development

8 Qs

Valores booleanos, Ejecución Condicional: Cómo tomar decisiones

Valores booleanos, Ejecución Condicional: Cómo tomar decisiones

Professional Development

10 Qs

Python Test 4A

Python Test 4A

Professional Development

10 Qs

Introducción al lenguaje Python

Introducción al lenguaje Python

Professional Development

10 Qs

GLP Marketing Training 1

GLP Marketing Training 1

Professional Development

9 Qs

Debugging & SDLC

Debugging & SDLC

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Elankayer Sithirasenan

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What kind of programming errors are detected by the IDEs in general ?

Logic Errors

Syntax Errors

Runtime Errors

Divide by Zero Errors

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is a syntax error ?

missing colon in a Python statement

Dividing by zero

wrong condition in a while loop

wrong condition in a for loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is a runtime error ?

missing colon in a Python statement

dividing by zero

wrong condition in a while loop

a spelling mistake in a Python key word

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which on of the following is a logic error ?

misplaced colon in a Python statement

integer out of range

wrong condition in a for loop

spelling mistake in a Python keyword

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is not an appropriate method of debugging ?

use print() statements to find intermediate values

test parts of your code separately

find similar example and compare

use a different programming language

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of F6 (Step Over) function in Thonny ?

start debugging

go into functions

stop debugging

run the next line

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of F7 (Step Into) function in Thonny ?

start debugging

go into functions

stop debugging

run the next line

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Professional Development