CompSci Vocab 2 abstraction -  CPU

CompSci Vocab 2 abstraction - CPU

Assessment

Flashcard

Computers

8th Grade

Hard

Created by

Drew Nelson

FREE Resource

Student preview

quiz-placeholder

8 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A type of application software designed to run on a mobile device, such as a smartphone or tablet computer.

Back

App

2.

FLASHCARD QUESTION

Front

A data structure comprising a collection of values of the same type accessible through an index. Data are of fixed size. For example, [A, B, C, D] is an array of letters; the second element of the array is B.

Back

Array

3.

FLASHCARD QUESTION

Front

A step-by-step process to complete a task.

Back

Algorithm

4.

FLASHCARD QUESTION

Front

The defining characteristic of data that is represented in a continuous, physical way. Whereas digital data is a set of individual symbols, analog data is stored in physical media, such as the surface grooves on a vinyl record, the magnetic tape of a VCR cassette, or other non-digital media.

Back

Analog

5.

FLASHCARD QUESTION

Front

A method of encoding data using two symbols, 1 and 0. Example: the number 4 written in binary is 100.

Back

Binary

6.

FLASHCARD QUESTION

Front

Appropriate measures to ensure that persons with disabilities access information and communications, on an equal basis with others, both in urban and rural areas.

Back

Accessibility

7.

FLASHCARD QUESTION

Front

The device within a computer that executes instructions.

Back

CPU Central Processing Unit

8.

FLASHCARD QUESTION

Front

A type of data or expression with two possible values: true and false.

Back

Boolean