algorithms and programming

algorithms and programming

8th - 10th Grade

16 Qs

quiz-placeholder

Similar activities

Python - Objective 1.1

Python - Objective 1.1

7th - 8th Grade

11 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

AQA GCSE Computer Science - 3.2.11 Structured programming

AQA GCSE Computer Science - 3.2.11 Structured programming

8th - 10th Grade

20 Qs

Programming terminology

Programming terminology

9th Grade

15 Qs

Program Implementation

Program Implementation

10th - 12th Grade

15 Qs

Typing Technique

Typing Technique

6th - 8th Grade

11 Qs

OCR GCSE Subroutines

OCR GCSE Subroutines

10th Grade

20 Qs

Y8 Hwk 4: Subroutines

Y8 Hwk 4: Subroutines

8th Grade

11 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?