Higher - Analysis

Higher - Analysis

8th Grade

16 Qs

quiz-placeholder

Similar activities

Flowchart Symbols

Flowchart Symbols

5th - 8th Grade

20 Qs

Scratch

Scratch

1st Grade - University

20 Qs

Scratch-Grade 7

Scratch-Grade 7

7th - 9th Grade

20 Qs

Scratch Quiz

Scratch Quiz

4th - 8th Grade

19 Qs

Algorithms and Flowol

Algorithms and Flowol

7th - 8th Grade

13 Qs

Micro:bit Refresher

Micro:bit Refresher

7th - 8th Grade

14 Qs

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

TInybit Code (MIcrobit)

TInybit Code (MIcrobit)

8th Grade

15 Qs

Higher - Analysis

Higher - Analysis

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Jack Walker

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which description correctly describes the term 'functional requirement'?

Whether the interface allows the user to use function keys for shortcuts.

A detailed list of what the finished program must do.

A detailed list of what the finished program should not contain.

A list of errors to check for during testing.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Programs work following a pattern of:

input —process —output

output —input —process

process —input —output

input —output —process

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of an input in a program?

A user typing data into a text box on screen

Output data to a file

Activating an LED

Operating a motor or piston

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a process in the context of programming?

The end result displayed to the user

The action of turning on a warning light

Any action that the program needs to carry out on the data to create new data

The source of data for the program

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of an output in traditional programming?

Calculations using arithmetic operators

Comparisons in if statements

Output data to a file

Sensors from the hardware the program is running on

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An app is being designed to calculate the Body-Mass Index (BMI) of an adult. BMI is calculated using the formula: weight(kg) ÷ height(m)2. Results in the range less than 18.5 should give a message that the user is underweight, 18.5 to 25 should be ideal weight, 26 to 30 is overweight and greater than 30 should warn that they are obese.

What is the purpose of the program being designed?

To calculate the Body-Mass Index (BMI) of children

To calculate the Body-Mass Index (BMI) of adults

To provide a diet plan based on Body-Mass Index (BMI)

To track the exercise routine of an individual

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the outcome of the analysis stage in an iterative development process?

A prototype of the software

A legally-binding document called the software specification

A user manual for the software

A marketing plan for the software

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?