Algorithms and Pascal Programming

Algorithms and Pascal Programming

9th - 10th Grade

44 Qs

quiz-placeholder

Similar activities

Nested Ifs Part 2

Nested Ifs Part 2

6th - 12th Grade

40 Qs

Pseudocode - Initialization of variables

Pseudocode - Initialization of variables

8th - 12th Grade

45 Qs

AP CSP Unit 5

AP CSP Unit 5

10th - 12th Grade

47 Qs

PYTHON PROGRAMMING - FINAL EXAM REVIEW

PYTHON PROGRAMMING - FINAL EXAM REVIEW

9th - 12th Grade

46 Qs

Python Midterm Review

Python Midterm Review

9th - 12th Grade

41 Qs

python

python

10th Grade

44 Qs

PCEP Questions in Python

PCEP Questions in Python

9th - 12th Grade

46 Qs

Their Python Exam

Their Python Exam

9th - 12th Grade

46 Qs

Algorithms and Pascal Programming

Algorithms and Pascal Programming

Assessment

Quiz

Computers

9th - 10th Grade

Medium

Created by

Elijah Lewis

Used 23+ times

FREE Resource

44 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 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

15 mins • 5 pts

Which of the following statements implement definite iteration?

​STOP UNTIL

FOR ENDFOR

REPEAT UNTIL

WHILE ENDWHILE

3.

MULTIPLE CHOICE QUESTION

15 mins • 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

15 mins • 5 pts

Which logical operator represents greater than?

<

>

>=

==

5.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

Which data type represents whole numbers?

Real

String

Integer

Float

6.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What is a constant?

A value that does not usually change as a program is running

A variable with more than one data type

A named piece of memory that holds a value which usually changes as a program is running

A named piece of memory that holds a value which cannot be changed as a program is running

7.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What is recorded in a test/trace table?

Evidence of successful tests

Evidence of failed tests

Evidence of testing

Evidence the program run

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?