1 - Pseudocode

1 - Pseudocode

9th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

Programming - PSEUDOCODE (IGCSE)

Programming - PSEUDOCODE (IGCSE)

6th - 10th Grade

20 Qs

Foundations of Programming

Foundations of Programming

9th - 10th Grade

18 Qs

Iteration Recap

Iteration Recap

8th - 9th Grade

16 Qs

VB Quiz

VB Quiz

5th Grade - University

10 Qs

Python Iteration

Python Iteration

10th Grade

13 Qs

QUIZ - VARIABLES / OPERATORS / CONDITIONAL STATEMENT

QUIZ - VARIABLES / OPERATORS / CONDITIONAL STATEMENT

9th Grade

15 Qs

AQA GCSE Computer Science - 3.2.2 Programming Concepts

AQA GCSE Computer Science - 3.2.2 Programming Concepts

8th - 10th Grade

20 Qs

KS4 Python While Loops and For Loops

KS4 Python While Loops and For Loops

9th - 11th Grade

13 Qs

1 - Pseudocode

1 - Pseudocode

Assessment

Quiz

Computers

9th - 10th Grade

Hard

Created by

Nicholas Ashford

Used 35+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

"A loop that will iterate at least once" describes which pseudocode programming statement?

FOR...TO...NEXT

IF...THEN...ELSE...END IF

WHILE...DO...ENDWHILE

REPEAT...UNTIL

CASE...OF...OTHERWISE...ENDCASE

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

"A conditional statement to deal with many possible outcomes" describes which pseudocode programming statement?

FOR...TO...NEXT

IF...THEN...ELSE...END IF

WHILE...DO...ENDWHILE

REPEAT...UNTIL

CASE...OF...OTHERWISE...ENDCASE

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

"A loop that will iterate a set number of times" describes which pseudocode programming statement?

FOR...TO...NEXT

IF...THEN...ELSE...END IF

WHILE...DO...ENDWHILE

REPEAT...UNTIL

CASE...OF...OTHERWISE...ENDCASE

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

"A conditional statement with different outcomes for true and false" describes which pseudocode programming statement?

FOR...TO...NEXT

IF...THEN...ELSE...END IF

WHILE...DO...ENDWHILE

REPEAT...UNTIL

CASE...OF...OTHERWISE...ENDCASE

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Is the following statement true?


"A structure diagram is a piece of code that is available throughout the structure of a program"

True

False

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Is the following statement true?


"A structure diagram shows the hierarchy of a system"

True

False

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Is the following statement true?


"A structure diagram is another name for an array"

True

False

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?