Ch 1 Vocab Flashcards

(23 cards)

0
Q

Hardware

A

Physical devices that you see on your desktop

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

Ubiquitous

A

Anywhere and everywhere

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Software

A

Programs that give the hardware useful functionality

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Bit

A

Smallest unit of info processed by a computer and consists of a single 0 or 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Byte

A

Eight adjacent bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

User interface

A

Moment to moment communication between a user and the computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Auxiliary input/output

A

Devices that allow people to input info into a computer/ devices that allow people to view info produced by a computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Auxiliary storage devices

A

Long term storage of data and programs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Network connection

A

Connection to the internet and thus the rest of the world

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

RAM

A

Internal memory, momentary storage of data and programs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

CPU

A

Central processing unit where operations are controlled or executed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

System software

A

Supports basic operations of a computer and allows human users to transfer info to and from the computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Application software

A

Allows users to accomplish specialized tasks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Assembly language

A

Uses mnemonic symbols to represent instructions and data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Machine languages

A

A type of code whose only symbols are the binary digits 1 and 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Software development life cycle

A

The process of development maintenance and demise of a software system

16
Q

Waterfall model

A

A series of steps in which a software system trickles down from analysis to design to implementation

17
Q

Internal memory

A

Momentary storage of data and programs

18
Q

Primary memory

19
Q

Instance variables

A

A list of data resources

20
Q

Information hiding

A

The principe of providing access to services but not to data resources

21
Q

Secondary memory

A

Auxiliary storage devices , long term storage of days and programs

22
Q

Object oriented programming

A

Programming with objects