CT 9 Flashcards

CT 9 Flashcards

Assessment

Flashcard

Computers

10th Grade

Hard

Created by

Richard Steed

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Purpose of test data

Back

Test data helps verify the correct functioning of an algorithm or program.

2.

FLASHCARD QUESTION

Front

You should test to make sure bad input is not allowed into your algorithm or program.

Back

Testing ensures that bad input is not accepted by your algorithm or program.

3.

FLASHCARD QUESTION

Front

There are three types of test data.

Back

The three types of test data are Valid (normal), Erroneous, and Boundary (extreme).

4.

FLASHCARD QUESTION

Front

One-dimensional data structures are referred to as

Back

an array or list

5.

FLASHCARD QUESTION

Front

Common characteristic of each item in a one-dimensional data structure

Back

Each item is the same data type.

6.

FLASHCARD QUESTION

Front

Accessing an item in a one-dimensional data structure

Back

Uses a single index to access an item.

7.

FLASHCARD QUESTION

Front

Implementation of one-dimensional data structures in Python

Back

Implemented in Python as a list.

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?