Edpuzzle Question 12-17

Edpuzzle Question 12-17

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

KS3 - Fun Computing Quiz 2

KS3 - Fun Computing Quiz 2

4th - 12th Grade

10 Qs

Loops

Loops

1st - 12th Grade

20 Qs

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

Tech+ 10.4, part 2 (coding principals)

Tech+ 10.4, part 2 (coding principals)

10th Grade

17 Qs

Python - Year 8

Python - Year 8

3rd Grade - University

10 Qs

Quiz One Review

Quiz One Review

7th - 12th Grade

14 Qs

Python Iteration

Python Iteration

10th Grade

13 Qs

Alan Turing

Alan Turing

9th - 12th Grade

20 Qs

Edpuzzle Question 12-17

Edpuzzle Question 12-17

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Mr. Martin

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Control flow statements are used to...

  • initialize your program

  • reduce complexity of the program

  • control the flow of the program

  • create variables

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • Why would you choose to use a "for" loop instead of a "conditional" loop?


  • When you want the code in the loop to repeat until a value of an input sensor changes.

  • When you want the code in the loop to repeat a specific number of times.

  • When you want the code in the loop to repeat until a condition changes.

  • When you want the code in the loop to repeat until a button is pressed.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is it called when programmers hide complexity in their code and make it easier to read?

conditional

abstraction

loop

algortithn

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • Functions are useful because they...


  • create a condition for you if statement.

  • they are easy to write.

  • simplify your code.

  • they can only be used once.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A group of functions is called...

a system

a routine

a library

a repository

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ refer to computers on a network

logs

nodes

servers

bits

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the type of algebra used to create logical statements named after?

  • Albert Einstein

  • Bill Gates

  • George Boole

  • Steve Jobs

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?