Q4 Exam Cumulative

Q4 Exam Cumulative

10th - 11th Grade

20 Qs

quiz-placeholder

Similar activities

Python -Iteration (loops)

Python -Iteration (loops)

7th - 12th Grade

20 Qs

Code Vocabulary

Code Vocabulary

3rd Grade - University

18 Qs

Loops

Loops

1st - 12th Grade

20 Qs

Tech+ 10.4, part 1 (Coding Principals)

Tech+ 10.4, part 1 (Coding Principals)

10th Grade

19 Qs

Unit 5 Quiz - Loops & Lists (code.org)

Unit 5 Quiz - Loops & Lists (code.org)

10th - 12th Grade

20 Qs

If-Else Loops: Python Programming

If-Else Loops: Python Programming

11th Grade

16 Qs

Fundamentals of Computing Vocab. Part 1

Fundamentals of Computing Vocab. Part 1

9th - 11th Grade

17 Qs

AP CSP Unit 3

AP CSP Unit 3

9th - 12th Grade

20 Qs

Q4 Exam Cumulative

Q4 Exam Cumulative

Assessment

Quiz

Computers

10th - 11th Grade

Medium

Created by

Gabrielle Acosta

Used 37+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes how computing devices represent information?

A computer will either represent information as bits or bytes but no both

A computer represents data as bits which is either 0 or 1

A computer represents information as bits which contain 8 bytes

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which line of code in this program will result in an error?

Line 1

Line 2

Line 3

Line 4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What number will be output by the console.log command on line 7?

10

100

20

200

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the value of the variable bags be at the end of the flowchart shown here?

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What number will be output by the console.log command on line 5?

10

11

12

13

16

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What number will be output by the console.log command on line 5?

10

25

30

35

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following BEST describes the differences between sequential and event-driven programming?

 In sequential programming commands run one at a time (from top to bottom). In event-driven programming all commands run at the same time (no order).

In sequential programming commands run faster than in event-driven programming. 

In sequential programming each command is run many times in sequence. In event-driven programming all commands are run a single time as an event.

In sequential programming commands run in the order they are written when code runs. In event-driven programming, commands only run in response to user interactions or other events.

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?