59. Programming 2 : Structured Programming

59. Programming 2 : Structured Programming

9th Grade

10 Qs

quiz-placeholder

Similar activities

Introduction to programming

Introduction to programming

5th - 10th Grade

10 Qs

Structured Programming

Structured Programming

9th Grade

11 Qs

ICT SPM Section A (Programming)

ICT SPM Section A (Programming)

1st - 10th Grade

16 Qs

Programming - Syntax & Logic Errors

Programming - Syntax & Logic Errors

3rd - 12th Grade

10 Qs

Introduction to Programming

Introduction to Programming

6th - 9th Grade

15 Qs

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

AP CSP code.org Unit 3 2020

AP CSP code.org Unit 3 2020

9th - 12th Grade

10 Qs

Introduction to Computer Programming

Introduction to Computer Programming

6th Grade - University

10 Qs

59. Programming 2 : Structured Programming

59. Programming 2 : Structured Programming

Assessment

Passage

Computers

9th Grade

Hard

Created by

Andy Workman

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary goal of taking a structured approach to programming?

To make programs run faster

To increase the complexity of the program

To reduce the size of the program

To break down a problem into smaller, manageable chunks

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a well-documented program interface include?

The name of the programmer

The color scheme of the user interface

The number and datatype of parameters, and the datatype of return values

The programming language used

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of breaking down a program into smaller tasks?

To require more programmers

To make it easier to write and test

To increase the number of errors

To make it more difficult to understand

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of subroutine does not return any values?

Function

Module

Procedure

Class

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is required to calculate overtime pay?

The number of overtime hours worked and the overtime rate of pay

The employee's standard hourly rate

The employee's name

The number of holidays taken

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'calculate wages' function do?

Calculates the number of hours worked

Adds together wage pay and overtime pay to return a gross wage

Calculates the net wage after deductions

Prints a wage slip

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the advantages of a structured approach to programming?

Requires more time to develop

Increases the complexity of the program

Makes the program more prone to errors

Allows multiple programmers to work on a project and makes maintenance easier

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?