Algorithms and Pascal Programming

Algorithms and Pascal Programming

9th - 10th Grade

44 Qs

quiz-placeholder

Similar activities

Java Fundamentals

Java Fundamentals

10th - 12th Grade

47 Qs

Java Test - 1

Java Test - 1

9th - 12th Grade

40 Qs

Python Programming Credential

Python Programming Credential

9th - 12th Grade

46 Qs

Python Coding Specialist Exam

Python Coding Specialist Exam

9th - 12th Grade

46 Qs

Python Programming Certification Exam

Python Programming Certification Exam

9th - 12th Grade

46 Qs

Java Easy

Java Easy

10th - 12th Grade

40 Qs

Data Entry and Keyboard Skills

Data Entry and Keyboard Skills

9th Grade

40 Qs

APCSP AP Test Review

APCSP AP Test Review

9th - 12th Grade

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