1 - Pseudocode

1 - Pseudocode

9th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

Alice 2 - Chapter 3

Alice 2 - Chapter 3

7th - 12th Grade

10 Qs

COMPUTER SCIENCE 0478

COMPUTER SCIENCE 0478

10th - 11th Grade

12 Qs

AQA GCSE Computer Science - 3.1.1 Representing Algorithms

AQA GCSE Computer Science - 3.1.1 Representing Algorithms

8th - 10th Grade

19 Qs

Pseudocode - Iteration

Pseudocode - Iteration

7th - 11th Grade

10 Qs

Pseudocode -9CG Quiz

Pseudocode -9CG Quiz

9th Grade

12 Qs

Algorithms Unit 2.1 Review

Algorithms Unit 2.1 Review

8th - 10th Grade

18 Qs

Java Loops

Java Loops

9th - 12th Grade

12 Qs

Python Beginner

Python Beginner

9th - 10th Grade

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