Stepwise Refinement

Stepwise Refinement

11th - 12th Grade

13 Qs

quiz-placeholder

Similar activities

Programming Constructs_Y10

Programming Constructs_Y10

9th - 12th Grade

10 Qs

AP CSP BI 3

AP CSP BI 3

9th - 12th Grade

13 Qs

KS3 - Selection, Iteration or Sequence

KS3 - Selection, Iteration or Sequence

KG - 12th Grade

9 Qs

2.2 programming fundamentals

2.2 programming fundamentals

9th - 12th Grade

10 Qs

NOCTI Computer Programming Review

NOCTI Computer Programming Review

9th - 12th Grade

15 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Year 9 Programming Constructs

Year 9 Programming Constructs

1st - 12th Grade

10 Qs

Algorithm & Flowchart Quiz

Algorithm & Flowchart Quiz

6th - 12th Grade

17 Qs

Stepwise Refinement

Stepwise Refinement

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Salah Salah

Used 21+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these design methodologies involves taking a main problem and breaking it down into sub-problems?

Top-down Design and Rapid Application Development

Agile and Top-down Design

Top-down Design and Stepwise Refinement

Only Top-down Design

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Stepwise refinement is:

Identifying the main steps needed in your program

Breaking down each step until it becomes easy to code

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an advantage of good program design?

Helps avoid coding errors

Saves time because less errors need to be found and fixed

Shows you understand the problem before you start

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a reason for breaking problems down into modules

Reusability

Easier to test and debug

Allows only one programmer to work on a solution

Individual modules are easier to maintain.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A solid black arrow represents

Boolean data

Non Boolean data

Iteration

Selection

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A white (unfilled) arrow represents

Boolean data

Non Boolean data

Selection

Iteration

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A diamond attached to a module represents

Data flow

Iteration

Selection

None of the options

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?

Discover more resources for Computers