2.1.2. Thinking Ahead

2.1.2. Thinking Ahead

12th Grade

16 Qs

quiz-placeholder

Similar activities

AP CSP Unit 4

AP CSP Unit 4

10th - 12th Grade

15 Qs

Grade 12-Python selection&iteration

Grade 12-Python selection&iteration

11th - 12th Grade

15 Qs

Computer Science Pre-Test

Computer Science Pre-Test

9th - 12th Grade

20 Qs

Python If Else Statements

Python If Else Statements

9th - 12th Grade

15 Qs

Loops

Loops

1st - 12th Grade

20 Qs

Code org 1

Code org 1

5th - 12th Grade

21 Qs

Online Safety

Online Safety

6th - 12th Grade

11 Qs

Java Arrays Basic

Java Arrays Basic

10th - 12th Grade

15 Qs

2.1.2. Thinking Ahead

2.1.2. Thinking Ahead

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Richard Smith

Used 84+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of thinking ahead?

To make programs easy and intuitive for users to use.

selecting data from a larger pool to show only the relevant details to the object. It helps to reduce programming complexity and effort.

break down your project scope into manageable chunks.

observe and analyze phenomena, reactions, and feedback and then draw conclusions based on that input.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define inputs.

Any data that is required to solve a problem, usually entered into the system by the user.

Hardware peripherals

The results that are passed back once the outputs have been processed and the problem solved.

Open source software

proprietary software

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define outputs

The results that are passed back once the inputs have been processed and the problem solved.

Any data that is required to solve a problem, usually entered into the system by the user.

Hardware peripherals

Open source software

proprietary software

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What considerations do programmers need to make regarding inputs and outputs when thinking ahead?

Method of input/output (device used)

Data structures used

Data types used

Order of data

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Identify the inputs that are likely to be used in a book reservation system i.e. at a library.

Book details: name, author

ISBN

Borrower details: name, library card<br />number

Collection point

Book cost

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Identify the outputs that are likely to be used in a book reservation system i.e. at a library.

Expected waiting time

Confirmation

Availability at other libraries

Book cost

Borrower details: name, library card number

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are preconditions?

Requirements which must be met before a program can be executed.

Requirements which must be met before a program can be designed.

Requirements which must be met before a program can be concieved.

Requirements which must be met before a program can be tested.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers