Computer Program

Computer Program

10th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

CSEC ICT June 2019 Paper 1 Part 4

CSEC ICT June 2019 Paper 1 Part 4

9th - 10th Grade

17 Qs

1.1.Decomposition and abstraction

1.1.Decomposition and abstraction

9th - 10th Grade

19 Qs

Unit 5 Vocab #1

Unit 5 Vocab #1

12th Grade

17 Qs

2.3.1 Graph Traversal & Path Finding Algorithms

2.3.1 Graph Traversal & Path Finding Algorithms

12th Grade - University

20 Qs

Alan Turing

Alan Turing

9th - 12th Grade

22 Qs

Cambridge Nationals LO1

Cambridge Nationals LO1

10th Grade

20 Qs

Problem Solving

Problem Solving

8th - 12th Grade

22 Qs

Computational Thinking

Computational Thinking

5th - 12th Grade

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