Computer Program

Computer Program

10th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

Systematic Approach to Problem Solving

Systematic Approach to Problem Solving

11th Grade

16 Qs

Intro to Digital Technology Review

Intro to Digital Technology Review

9th - 12th Grade

21 Qs

Code.org AP CSP

Code.org AP CSP

9th - 12th Grade

17 Qs

Code.org Unit 6 Discoveries

Code.org Unit 6 Discoveries

9th - 12th Grade

17 Qs

2.1.2. Thinking Ahead

2.1.2. Thinking Ahead

12th Grade

16 Qs

sec1 _ Revision

sec1 _ Revision

10th Grade

20 Qs

AI Project Cycle

AI Project Cycle

9th - 12th Grade

20 Qs

Nicosia_Ethan_Design Process

Nicosia_Ethan_Design Process

6th Grade - University

20 Qs

Computer Program

Computer Program

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Sakae Simpson

Used 46+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

_________ holds your data for later
Object
Expression
Variable
Value

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

All the steps in problem-solving are correctly stated EXCEPT:

define the problem

propose some solutions

determine the best solution

test and validate the solution

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The divide-and-conquer approach is used to:

define a problem

validate a solution

decompose large problems

create solution algorithms

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

SET pi to 3.14 SET radius, circumference TO 0 READ radius LET circumference=2*pi*radius The identifier pi is an example of a:

constant

data type

string

variable

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

SET pi to 3.14 SET radius, circumference TO 0 READ radius LET circumference=2*pi*radius The identifier radius is an example of a:

constant

data type

string

variable

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

All the following statements about problem decomposition are correct EXCEPT:

significant components are input, process and output.

an IPO chart may be used to delineate the components.

problems are broken down into simpler sub problems.

problem decomposition simplifies the problem in step.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The two main phases of problem solving comprise ______ and _________.

algorithm, execution

algorithm, implementation

definition, execution

definition, implementation

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?