Big Idea 1

Big Idea 1

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

8th - 10th Grade

14 Qs

Understanding Compilers and Their Functions

Understanding Compilers and Their Functions

11th Grade

15 Qs

Python Iteration

Python Iteration

10th Grade

13 Qs

JavaScript #4: DOM

JavaScript #4: DOM

12th Grade

10 Qs

Python Lists

Python Lists

9th - 12th Grade

15 Qs

JavaScript Cert Prep

JavaScript Cert Prep

9th - 12th Grade

10 Qs

GCSE Computing - Subprograms

GCSE Computing - Subprograms

9th - 10th Grade

14 Qs

Programming Languages

Programming Languages

9th - 12th Grade

12 Qs

Big Idea 1

Big Idea 1

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Haley Oyervidez

Used 9+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is an iterative software development process designed to do?

Produce better software with a proven process.

Shorten the time of developing software by beginning to code while the requirements are being determined.

Eliminate the testing step by using only APIs.

Develop it right the first time through the iterative process.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Suppose your program needs to process all values less than a specified vale, but your actual test results do not match the expected test results. What is NOT a debugging technique you can use to identify the problem?

Hand-tracing code

Adding DISPLAY statements to see values in variables at different points in your program

Using a visualizer to view the code as it is executing

Rerunning the code to verify the results

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What should project teams do to produce a better software product?

Break down the problem into manageable units.

Code while requirements are being finalized to have more time for testing.

Spend testing time only on the complicated sections.

Not allow any changes from the user.

4.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

If two people need to collaborate on a document but are in two different locations, what is the best solution? Select TWO answers.

One person should travel to the other person's location

Assign a different person to work on the document that is located in the same place as one of the others.

Use a cloud-based service for the document so both people can edit the current version of the document.

Hold video conferences for them to speak face-to-face to discuss the document.

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

To help people who are expecting a package to be delivered while they are away form home, a new 'open it yourself' app is being developed. The purpose is to give certain people and/or organizations a special code to key in to open and close your door. Click on the image to see the basic information about the app and answer the question below.

What input is needed for the application?

An address

Product description and dimensions

Time of day

A code requested by the delivery person

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

To help people who are expecting a package to be delivered while they are away form home, a new 'open it yourself' app is being developed. The purpose is to give certain people and/or organizations a special code to key in to open and close your door. Click on the image to see the basic information about the app and answer the question below.

What output is provided?

Signal to open the door

Alert text message to delivery company

Unique code to delivery person

All of the above

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How do event-driven programs progress?

They run in a linear fashion from start to end.

The code executes sequentially

The code executes when an action occurs that is programmed to recognized

The code runs iteratively

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?