Problem Solving- PP Questions

Problem Solving- PP Questions

12th Grade

22 Qs

quiz-placeholder

Similar activities

Problem solving VB.NET PREP 3 First chapter

Problem solving VB.NET PREP 3 First chapter

9th - 12th Grade

20 Qs

Artificial Intelligence

Artificial Intelligence

8th Grade - Professional Development

20 Qs

python intro

python intro

4th - 12th Grade

17 Qs

12CS (1-5)

12CS (1-5)

12th Grade

20 Qs

Ch 07_Publishing Awesome

Ch 07_Publishing Awesome

9th - 12th Grade

20 Qs

Computational Thinking

Computational Thinking

9th Grade - University

22 Qs

Searching & sorting algorithms

Searching & sorting algorithms

10th - 12th Grade

21 Qs

Introduction In Problem Solving

Introduction In Problem Solving

12th Grade

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?

Discover more resources for Computers