Q2 Comprog Summative Test 2

Q2 Comprog Summative Test 2

10th Grade

15 Qs

quiz-placeholder

Similar activities

Food Safety (Ch.1-FS)

Food Safety (Ch.1-FS)

9th - 12th Grade

20 Qs

Python - Selection (IF statements)

Python - Selection (IF statements)

9th - 12th Grade

17 Qs

command prompt

command prompt

4th Grade - Professional Development

15 Qs

Ict test

Ict test

KG - 10th Grade

10 Qs

SciVis I Unit 6 A

SciVis I Unit 6 A

9th - 12th Grade

16 Qs

RAT 3 - samples and focus group

RAT 3 - samples and focus group

10th - 11th Grade

10 Qs

WW2

WW2

10th Grade

19 Qs

Phineas and Ferb

Phineas and Ferb

KG - Professional Development

17 Qs

Q2 Comprog Summative Test 2

Q2 Comprog Summative Test 2

Assessment

Quiz

Other, Instructional Technology

10th Grade

Medium

Created by

Mernita Palac

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the comparison operation?

to compare which item in a list is bigger

to add which item in a list should be swap.

to determine which item in a list should come first

to arrange which item in a list should come last

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are computers good at sorting?

because they can compare a large number of items very quickly

because they can sort a large number of drawings

because they can write a large number of characters

because they can read a large number of letters and symbols

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the swap operation?

The swap operation is the way that items are moved within a list

The swap operation is the way that items are edited within a list

The swap operation is the way that items are copied within a list

The swap operation is the way that items are sorted within a list

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many memory cells does a computer need to swap two numbers?

at least 2 memory cells to swap two numbers

at least 1 memory cells to swap two numbers

at least 3 memory cells to swap two numbers

at least 4 memory cells to swap two numbers

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first algorithm for swapping two items stored in cells H and Z?

Copy the contents of temp to cell H

Copy the contents of cell Z to cell H

Copy the contents of cell H to temp

Copy the contents of cell H to cell Z

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is plain English unsuitable for specifying algorithms?

Plain English is less wordy and too vague

Plain English is clear and definite

Plain English is too wordy and too ambiguous

Plain English is wordy and limited

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What advantage does structured English have over plain English?

Structured English groups instructions by indenting and number lines

This allows us to easily read the algorithm and quickly find specific instructions

This organization also eliminates many unnecessary words which are part of the plain English specification

All of the above

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?