algorithms and programming

algorithms and programming

8th - 10th Grade

16 Qs

quiz-placeholder

Similar activities

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

Reverse Python quiz

Reverse Python quiz

8th - 9th Grade

20 Qs

OCR GCSE - Flow Charts

OCR GCSE - Flow Charts

9th - 12th Grade

16 Qs

Subroutines

Subroutines

9th - 11th Grade

16 Qs

ACP Theory 1.1

ACP Theory 1.1

KG - University

20 Qs

Subroutines - Procedures

Subroutines - Procedures

9th - 10th Grade

16 Qs

Python Beginner

Python Beginner

9th - 10th Grade

16 Qs

Basic Python

Basic Python

10th - 12th Grade

20 Qs

algorithms and programming

algorithms and programming

Assessment

Quiz

Computers

8th - 10th Grade

Hard

Created by

sarah Gleaves

Used 136+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What are the three basic programming constructs?

Sequence, selection and iteration

Sequence, selection and looping

Sequence, iteration and looping

Sequence, execution and selection

2.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which of the following statements implement definite iteration?

​STOP UNTIL

FOR ENDFOR

REPEAT UNTIL

WHILE ENDWHILE

3.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What are the two possible results of testing a condition?

YES and NO​

POSITIVE and NEGATIVE

​TRUE and FALSE​

0 or 1

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What is the name given to the joining of strings?​

Manipulation

Declaration

addition

Concatenation

5.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which logical operator represents greater than?

<

>

>=

==

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which of the following is a benefit of using local variables?

Other programmers cannot use them

They cannot accidentally be changed by other parts of a program

They make all variable names unique

They make selections work

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What is an array?

A data structure that holds one or more items of data

A variable with more than one data type

A variable with more than one value

Sorting data in a list 

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?