Problem Solving- PP Questions

Problem Solving- PP Questions

12th Grade

22 Qs

quiz-placeholder

Similar activities

AP Sort and Search

AP Sort and Search

9th - 12th Grade

21 Qs

Algorithm questions

Algorithm questions

12th Grade - University

20 Qs

Sorting Algorithms

Sorting Algorithms

12th Grade

20 Qs

Threats, Issues, and Defenses - Ch 5

Threats, Issues, and Defenses - Ch 5

10th Grade - University

20 Qs

AP CSP Algorithms

AP CSP Algorithms

10th - 12th Grade

23 Qs

AP CSP Review

AP CSP Review

11th - 12th Grade

19 Qs

Cryptography

Cryptography

9th - 12th Grade

17 Qs

CS Unit 1, Programming part 1: Sequences

CS Unit 1, Programming part 1: Sequences

9th - 12th Grade

18 Qs

Problem Solving- PP Questions

Problem Solving- PP Questions

Assessment

Quiz

Computers

12th Grade

Hard

Created by

C. Rowe-Charles

Used 6+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following algorithm.

a =7 , b =9 , a = b-a, b = a+b

Write a, b

The output of this algorithm is

2,9

2, 11

7, 9

7, 11

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following flowchart symbols represents a process?

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Program debugging should be performed

during the design phase

during the testing phase

before compiling the program

before identifying any test data

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In representing algorithms, which of the following statements would be placed in the flowchart box shown below?

A>25

Read A

Output C

Count <- count * 1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data that cannot be changed during the execution of the program are called

variables

constants

characters

stings

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The terms "END" and "STOP" used in algorithms are called

loops

outputs

processes

terminators

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The LAST step in creating a program is to

evaluate the solutions

test the solution

develop the algorithm

specify the design

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?