Computer Program

Computer Program

10th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

Engineering Concepts Midterm Exam

Engineering Concepts Midterm Exam

9th - 11th Grade

20 Qs

Approach to problem solving

Approach to problem solving

10th Grade

17 Qs

2.2.2. Computational Methods

2.2.2. Computational Methods

12th Grade

19 Qs

OCR j277 Computational Thinking

OCR j277 Computational Thinking

9th - 11th Grade

20 Qs

Flow charts and pseudo code

Flow charts and pseudo code

9th - 11th Grade

16 Qs

Sequence, Selection and Iteration

Sequence, Selection and Iteration

11th Grade

22 Qs

SC025 3-weeks enhancement 1

SC025 3-weeks enhancement 1

12th Grade

18 Qs

Introduction In Problem Solving

Introduction In Problem Solving

12th Grade

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?