Problem Solving- PP Questions

Problem Solving- PP Questions

12th Grade

22 Qs

quiz-placeholder

Similar activities

iGCSE Computer Science: Problem Solving

iGCSE Computer Science: Problem Solving

9th - 12th Grade

20 Qs

CSD Unit 5, Chapter 1 Review

CSD Unit 5, Chapter 1 Review

6th - 12th Grade

25 Qs

Higher SDD Revision

Higher SDD Revision

11th - 12th Grade

20 Qs

Code.org Quiz L 1-4

Code.org Quiz L 1-4

6th Grade - University

20 Qs

Code.org CSD Unit 3 Lessons 1-12

Code.org CSD Unit 3 Lessons 1-12

3rd - 12th Grade

20 Qs

Searching and Sorting

Searching and Sorting

10th - 12th Grade

20 Qs

Flowcharts

Flowcharts

9th - 12th Grade

20 Qs

fun codeing

fun codeing

11th Grade - Professional Development

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