Vocab 5 Flash Cards

Vocab 5 Flash Cards

Assessment

Flashcard

Computers

8th Grade

Practice Problem

Hard

Created by

Drew Nelson

FREE Resource

Student preview

quiz-placeholder

8 questions

Show all answers

1.

FLASHCARD QUESTION

Front

internet

Back

The global collection of computer networks and their connections, all using shared protocols to communicate.

2.

FLASHCARD QUESTION

Front

internet protocol (IP) address

Back

A unique numeric value assigned to a computer or other device connected to the Internet so that it may be identified and located.

3.

FLASHCARD QUESTION

Front

loop

Back

Infinite (forever) loops repeat the same steps endlessly, and it has no terminating condition. Countcontrolled (for) loops repeat the same steps a specific number of times, regardless of the outcome. Condition-controlled (while, for...… while) loops will keep repeating the steps over and over, until it gets a specific result.

4.

FLASHCARD QUESTION

Front

memory

Back

The physical storage space in computing devices, where data is to be processed and instructions required for processing are stored. Types are RAM (Random Access Memory), ROM (Read Only Memory), and secondary storage

5.

FLASHCARD QUESTION

Front

network

Back

A group of computing devices (personal computers, phones, servers, switches, routers, etc.) connected by cables or wireless media for the exchange of information and resources

6.

FLASHCARD QUESTION

Front

operation

Back

Five basic types of computer operations are: inputting, processing, outputting, storing, and controlling.

7.

FLASHCARD QUESTION

Front

packet

Back

The unit of data sent over a network.

8.

FLASHCARD QUESTION

Front

pixel

Back

The smallest controllable element of a picture/display.