IT 105 (GMU) - Chapter 4, Module 2b

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/33

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards

ASCII

American Standard Code for Information Interchange

2
New cards

EBCDIC

Extended Binary Coded Decimal Interchange Code

3
New cards

Unicode

Character encoding standard for worldwide use

4
New cards

Alphanumeric

Combination of alphabetic and numeric characters

5
New cards

Binary input

Data input in binary format (typing from keyboard turns it into what input?)

6
New cards

Analog

Digital representation of sound, continuous data representation

7
New cards

Bitmap (raster) images

Images represented by individual pixels

8
New cards

JPEG

Joint Photographic Experts Group format for bitmap images

9
New cards

GIF

Graphics Interchange Format for bitmap images

10
New cards

PNG

Portable Network Graphics format for bitmap images

11
New cards

Object (vector) images

Images composed of geometric objects

12
New cards

PostScript

Page description language for object images

13
New cards

MPEG-2

Video compression standard

14
New cards

MPEG-4

Video compression standard

15
New cards

WMV

Windows Media Video format for video

16
New cards

Numeric data types

Data types used for mathematical manipulation

17
New cards

Alphanumeric codes

Arbitrary choice of bits to represent characters, symbols, numbers, punctuation.

18
New cards

Collating sequence

Defines how characters in a character set relate to each other when they are compared and ordered.

19
New cards

Printing characters

Characters produced on the screen or printer

20
New cards

Control characters

Characters that control position or cause actions between I/O and computer

21
New cards

Visual data

Videos, photographs, and other graphical images

22
New cards

Sampling rate

Number of times per second that sound is measured

23
New cards

MP3

Digital audio data format using lossy compression

24
New cards

WAV

Audio format for uncompressed sound samples

25
New cards

Data compression

Re-encoding data to reduce storage space

26
New cards

Internal computer data format

Data in a computer is stored as binary numbers

27
New cards

Integer

Positive or negative whole numbers or zero

28
New cards

Real

Numbers with a decimal point

29
New cards

Char

Variable or constant that holds alphanumeric character

30
New cards

Boolean

2-valued variables or constants with values of true or false

31
New cards

Enumerated

User-defined data types (you give it the name) with specific possible values

32
New cards

Pixel

Short for picture element, it is stored as a binary number.

33
New cards

Glyphs

Object image‐based representations of characters

34
New cards

1 KB (Kilobyte)

1 MB (Megabyte)

1 GB (Gigabyte)

2^10=1,024 bytes

2^20=1,048,576 bytes

2^30=1,073,741,824 bytes