Computer Program

Computer Program

10th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

Flowcharts

Flowcharts

9th - 11th Grade

16 Qs

Topic 2.1 Steps in Problem Solving

Topic 2.1 Steps in Problem Solving

12th Grade

20 Qs

IED Unit 1

IED Unit 1

10th Grade

20 Qs

Code HS Python Final

Code HS Python Final

9th - 12th Grade

16 Qs

Shark Tank Preparation Quiz

Shark Tank Preparation Quiz

10th Grade

20 Qs

Flowcharts

Flowcharts

11th Grade

20 Qs

Computer Science

Computer Science

9th - 12th Grade

20 Qs

2.2.2. Computational Methods

2.2.2. Computational Methods

12th Grade

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