INSY 2303 Exam 1

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

1/107

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

108 Terms

1
New cards

Digital Revolution

an ongoing process of social, political, and economic change brought about by digital technology, such as microchips, computers, and the Internet.

2
New cards

Convergence:

process by which several technologies with distinct functionalities evolve to form a single product

3
New cards

The Web

a collection of linked documents, graphics, and audio that can be accessed over the Internet.

4
New cards

Cloud Computing

provided access to information, applications, communications, and storage over the Interne

5
New cards

Bits vs. Bytes

the word bit is an abbreviation for binary digit, it can be further abbreviated, usually as a lowercase b. A group of eight bits is called a byte and is usually abbreviated as an uppercase B

6
New cards

Digital vs. Analog Data

Digital data is text, numbers, graphics, sound, and video that have been converted into discrete digits such as 0s and 1s. In contrast, analog data is represented using an infinite scale of values.

7
New cards

Digitization

The process of converting information, such as text, numbers, photos, or music, into digital data

8
New cards

Lossy Compression

throws away some of the original data during the compression process.

9
New cards

Lossless Compression

provides a way to compress data and reconstitute it into its original state.

10
New cards

Image Resolution vs. Aspect Ratio

the proportional relation between the width and height of an image or video frame. Video resolutions can be expressed as width × height,

11
New cards

Pixel Interpolation

A process that is used by graphics software to average the color of adjacent pixels in an image, usually when the image is enlarged.

12
New cards

Audio Sampling Rate

refers to the number of times per second that a sound is measured during the recording process

13
New cards

Data vs. Information

data is used by machines, such as computers; information is used by humans.

14
New cards

Bitmap vs. Vector Graphics

consists of a set of instructions for creating a picture

15
New cards

File Size

Vector graphics usually require less storage space than bitmaps.

16
New cards

Easy of Editing

It is easier to edit an object in a vector graphic than an object in a bitmap graphic.

17
New cards

Resizing

Vector graphics resize better than bitmaps

18
New cards

Realism

• Vector graphics are not usually as realistic as bitmap images.

19
New cards

3-D Graphics

are based on vectors stored as a set of instructions describing the coordinates for lines and shapes in a three-dimensional space.

20
New cards

Vectors

The vectors form a wireframe that acts in much the same way as the framework of a pop-up tent.

21
New cards

Rending

The process of covering a wireframe with surface color and texture

22
New cards

Ray Tracing

The technique for adding light and shadows to a 3-D image

23
New cards

Instruction Set

The collection of instructions that a CPU is designed to process.

24
New cards

Software

sets up a computer to do a specific task.

25
New cards

Application

Computer programs that help users perform a specific task such as word processing. Also called application programs, applications, or programs.

26
New cards

Operating

The software that controls the computer's use of its hardware resources, such as memory and disk storage space. Also, called an OS.

27
New cards

Form

The configuration of a computer's system unit; examples include tower, mini-tower, and cube.

28
New cards

Mainframe

A large, fast, and expensive computer generally used by businesses or government agencies to provide centralized storage, processing, and management for large amounts of data.

29
New cards

Supercomputer

The fastest and most expensive type of computer, capable of processing trillions of instructions per second.

30
New cards

Server

A computer or software on a network that supplies the network with data and storage.

31
New cards

CPU

The main processing circuitry, or "chip," within a computer that contains the ALU, control unit, and registers

32
New cards

ALU

(Arithmetic Logic Unit) The part of the CPU that performs arithmetic and logical operations on the numbers stored in its registers.

33
New cards

Control Unit

The part of the microprocessor that directs and coordinates processing.

34
New cards

Clock Speed

indicates the speed of the microprocessor clock—a timing device that sets the pace for executing instructions.

35
New cards

RAM

(random access memory) Computer memory circuitry that holds data, program instructions, and the operating system while the computer is on.

36
New cards

ROM

Refers to one or more integrated circuits that contain permanent instructions that the computer uses during the boot process.

37
New cards

Virtual Memory

A computer's use of hard disk storage to simulate RAM.

38
New cards

Multi-Core Processor

A microprocessor that contains circuitry for more than one processing unit.

39
New cards

Magnetic

A technology for recording data onto disks or tape by magnetizing particles of an oxide-based surface coating.

40
New cards

Optical

• A technology that records data as light and dark spots on a CD, DVD, or other optical media.

41
New cards

Solid State

A technology that records data and stores it in a microscopic grid of cells on a nonvolatile, erasable, low-power chip.

42
New cards

Cloud

A storage area that is located on a remote server, usually on the Internet, rather than on a local storage device

43
New cards

Volatile vs. Nonvolatile

Any electronic component that does not require a constant supply of power to hold data.

44
New cards

Serial

one instruction at a time the processor must complete all steps in the instruction cycle before it begins to execute the next instruction.

45
New cards

Pipelining

When a processor begins to execute an instruction before it completes the previous instruction

46
New cards

Parallel Processing

executes more than one instruction at a time.

47
New cards

Communications Network

A collection of devices used to originate, send, route, and receive data transmissions.

48
New cards

Communications Channel Any

Any pathway between the sender and receiver; channel may refer to a physical medium or a frequency.

49
New cards

Wired vs. Wireless

Wired channels transport data through wires and cables. Wireless channels transport data from one device to another without the use of cables or wires.

50
New cards

Network Topology

The physical structure of a network including its devices and connections.

51
New cards

Network Node

In a network, a connection point; in a hierarchical database, a segment or record type.

52
New cards

Modem

A device that modulates and demodulates a signal; typically used to send data from a computer to the Internet over telephone, cable television, or satellite networks.

53
New cards

TCP/IP

Internet Protocol) One of the main protocols of TCP/IP; responsible for addressing packets so that they can be routed to their destinations; IPv4 offers 32-bit addresses whereas IPv6 offers 128-bit addresses.

54
New cards

Private IP Address

An IP address that cannot be routed over the Internet

55
New cards

Public IP Address

IP addresses that can be routed over the Internet

56
New cards

DNS

A large database of unique IP addresses that correspond to domain names.

57
New cards

Symmetric Connection

Any connection to the Internet in which the upstream speed is the same as the downstream speed.

58
New cards

Asymmetric Connection

A network connection in which the download capacity is different from (usually faster than) the upload capacity.

59
New cards

LAN

Local area networks are often referred to as LANs. They are designed to provide connectivity for devices within a limited area, typically within the premises of a home, office building, business, or school.

60
New cards

NIC

network interface controller

Circuitry, often on an expansion card mounted inside a computer, that transmits and receives data on a local area network. Also called a NIC, network card, or network adapter.

61
New cards

Ethernet

A popular network technology in which network nodes are connected by coaxial cable or twisted-pair wire.

62
New cards

Communications Protocols

A set of rules that ensures the orderly and accurate transmission and reception of data.

63
New cards

Physical

Specify cable and signal standards for the channels that carry data

64
New cards

Transport

Make sure data gets to its destination by establishing standards for dividing data into chunks, assigning addresses, and correcting errors

65
New cards

Arrival

Convert data into standard formats that can be used by applications, such as email, Web browsers, and Skype

66
New cards

ARPANET

(Advanced Research Projects Agency Network) One of the first packet switching computer networks using TCP/IP, and the prototype for the Internet.

67
New cards

IXP

IXPs) Nodes on the Internet where data from one service provider is transferred to a different service provider.

68
New cards

Latency

The elapsed time it takes for a packet of data to arrive at its destination.

69
New cards

Packet

A small unit of data transmitted over a network.

70
New cards

Circuit Switching

The method used by the telephone network to temporarily connect one telephone with another for the duration of a call.

71
New cards

Packet Switching

A technology used by data communications networks, such as the Internet, where a message is divided into smaller units called packets for transmission.

72
New cards

Jitter Loss

Deviations in the timing of a digital signal that can interfere with communications, especially voice over IP

73
New cards

Packet Loss

A situation in which data bits are lost in transit, requiring them to be resent, which significantly increases the time required for an intact message to arrive at its destination.

74
New cards

Internet Connection (FIXED)

Any Internet access service designed to be used from a fixed, non-portable location (for example, dial-up, DSL, and cable Internet service).

75
New cards

Portable

• Any type of Internet service, such as portable satellite, that can be moved from one place to another.

76
New cards

Mobile

Any service that allows subscribers to access the Internet while on the go.

77
New cards

Dial-Up

A connection that uses a phone line to establish a temporary Internet connection.

78
New cards

Cable

A type of Internet connection offered to subscribers by cable television companies.

79
New cards

DSL

(digital subscriber line) A high-speed Internet connection that uses existing telephone lines, requiring proximity to a switching station

80
New cards

Satellite

A high-speed Internet service that uses a geosynchronous or low-earth orbit satellite to send data directly to satellite dishes owned by individuals.

81
New cards

FTTH

(fiber-to-the-home) A communication link that connects subscribers' homes using fiber-optic cable.

82
New cards

Backbone

The major communications links that form the core of the Internet.

83
New cards

ISP

(Internet service providers_ Companies that provide Internet access to businesses, organizations, and individuals.

84
New cards

The Web

An Internet-based collection of linked HTML documents identified by URLs and accessed using browsers and the HTTP protocol.

85
New cards

Web Server

A computer that listens for queries from Web browsers and transmits HTML documents over the Internet.

Web Site A group of Web pages

86
New cards

Web Site

A group of Web pages accessible at a specific Web address that holds a collection of information identified by a common domain name, such as www.cnn.com.

87
New cards

Web Page

Information displayed by a Web browser that's produced from an HTML document or generated on the fly from data in a database.

Hypertext/Hypertext Links Also referred to

88
New cards

Hypertext/Hypertext Links

Also referred to simply as links; words, phrases, or images on a Web page that, when clicked, take you to designated URLs.

89
New cards

URL

Uniform Resource Locator) The address of a Web page.

90
New cards

Web Browser

A program that communicates with a Web server and displays Web pages

91
New cards

Browser Cache

The collection of HTML pages and images that is stored locally by a browser and used to quickly load pages that have been previously viewed without waiting for them to be downloaded again.

92
New cards

Plugin

A software module that adds a specific feature to a system. In the context of browsers, a plugin adds the ability to display or play various additional file formats.

93
New cards

Extension

A module of computer code that adds capabilities to a browser, such as the ability to block ads on Web pages.

94
New cards

HTTP

Hypertext Transfer Protocol) The communications protocol used to transmit Web pages. HTTP:// is an identifier that appears at the beginning of Web URLs (for example, http://www.fooyong.com).

95
New cards

HTTPS

(Hypertext Transfer Protocol Secure) The protocol used to create secure connections for ecommerce by adding a layer of encryption.

96
New cards

Cookies

A message sent from a Web server to a browser and stored on a user's hard disk, usually containing information about the user.

97
New cards

Dynamic

A way of displaying data from a database as customized Web pages, which are generated as the page is sent to the browser.

98
New cards

Static Web Page

A Web page that does not change once it is displayed on the screen by a browser.

99
New cards

Client-Side

Program code that is executed by a client's browser, as opposed to being executed by the server.

100
New cards

Markup Language

A language that provides text and graphics formatting through the use of tags. Examples of markup languages include HTML, XML, and SGML.