insy

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

1/108

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.

109 Terms

1
New cards

Digital Revolution

The shift from analog to digital technology that has transformed how we create, store, and disseminate information.

2
New cards

Convergence

The merging of previously distinct technologies and industries through digital transformation.

3
New cards

The Web

A system of interlinked hypertext documents accessed via the Internet.

4
New cards

Cloud Computing

The delivery of computing services over the internet, allowing for storage, management, and processing of data remotely.

5
New cards

Bits vs. Bytes

A bit is the smallest unit of data in computing, represented as a 0 or 1, while a byte consists of 8 bits.

6
New cards

Digital vs. Analog Data

Digital data represents values in discrete form, while analog data represents values in a continuous range.

7
New cards

Digitization

The process of converting information into a digital format.

8
New cards

Compression

The process of reducing the size of a file or data.

9
New cards

Lossy Compression

A compression method that loses some data, resulting in a reduction of quality.

10
New cards

Lossless Compression

A compression method that reduces file size without losing any data.

11
New cards

Image Resolution vs. Aspect Ratio

Resolution refers to the detail an image holds, while aspect ratio is the ratio of width to height of an image.

12
New cards

Pixel Interpolation

The method of estimating pixel values when resizing digital images.

13
New cards

Audio Sampling Rate

The number of samples of audio carried per second, measured in Hertz.

14
New cards

Data vs. Information

Data are raw facts and figures, while information is data processed and organized to provide meaning.

15
New cards

Bitmap vs. Vector Graphics

Bitmap graphics use pixels, while vector graphics use paths based on mathematical expressions.

16
New cards

File Size

The amount of digital storage space a file occupies, typically measured in bytes.

17
New cards

Easy of Editing

A characteristic of graphics that describes how simple it is to modify their attributes.

18
New cards

Resizing

Changing the dimensions of an image without altering its proportions.

19
New cards

Realism

The degree to which a graphic representation resembles the real-world object it depicts.

20
New cards

3-D Graphics

Digital representations of objects in three dimensions.

21
New cards

Vectors

Mathematical representations of shapes that can be scaled without loss of quality.

22
New cards

Rendering

The process of generating an image from a 2D or 3D model.

23
New cards

Ray Tracing

A rendering technique that simulates the way light interacts with objects.

24
New cards

Instruction Set

The set of commands available in a processor for programming.

25
New cards

Software

Programs and applications that run on computers.

26
New cards

Application Software

Programs designed to perform specific tasks for users.

27
New cards

Operating Software

System software that manages hardware and software resources.

28
New cards

Form Software

Software designed to create, manage, and control form templates.

29
New cards

Mainframe vs. Supercomputer

Mainframes are powerful computers for bulk data processing, while supercomputers are the fastest for complex calculations.

30
New cards

Server

A computer designed to process requests and deliver data to other computers over a network.

31
New cards

CPU

The central processing unit, the primary component that performs most of the processing inside a computer.

32
New cards

ALU

The arithmetic logic unit, part of the CPU that performs arithmetic and logical operations.

33
New cards

Control Unit

The part of the CPU that directs its operations.

34
New cards

Clock Speed

The speed at which a CPU can process instructions, typically measured in gigahertz.

35
New cards

RAM vs. ROM

RAM is volatile memory used for temporary data storage, while ROM is non-volatile used for permanent data storage.

36
New cards

Virtual Memory

A memory management capability that creates an illusion of a large memory space using disk space.

37
New cards

Multi-Core Processor

A CPU that has multiple processing units (cores) that can execute instructions independently.

38
New cards

Storage Media

Physical devices used to store data, such as hard drives and SSDs.

39
New cards

Magnetic Storage

Storage media that uses magnetic fields to read and write data.

40
New cards

Optical Storage

Media that uses lasers to read and write data; examples include CDs and DVDs.

41
New cards

Solid State Storage

Storage that uses flash memory technology with no moving parts.

42
New cards

Cloud Storage

Storing data on remote servers accessed via the internet.

43
New cards

Storage Characteristics

Features that define how data is stored, accessed, and managed.

44
New cards

Volatile vs. Nonvolatile Storage

Volatile storage requires power to maintain data, while nonvolatile storage retains data without power.

45
New cards

Durability

The ability of storage media to withstand physical damage.

46
New cards

Dependability

The reliability and availability of storage systems.

47
New cards

Capacity

The maximum amount of data that a storage medium can hold.

48
New cards

Processing

The act of performing operations on data.

49
New cards

Serial Processing

Executing tasks one after another in sequence.

50
New cards

Pipelining

A method of overlapping the execution of multiple instructions.

51
New cards

Parallel Processing

Simultaneously processing multiple tasks to increase computational speed.

52
New cards

Communications Network

A system of interconnected computers that can communicate.

53
New cards

Communications Channel

The medium used to transmit data from one point to another.

54
New cards

Wired vs. Wireless

Wired networks use physical cables, while wireless networks use radio waves for data transmission.

55
New cards

Network Topology

The arrangement of different elements in a communication network.

56
New cards

Network Node

Any device connected to a network that can send, receive, or forward information.

57
New cards

Modem

A device that modulates and demodulates signals for data transmission over telephone lines.

58
New cards

TCP/IP

A set of protocols governing the connection of computer systems to the internet.

59
New cards

Private vs. Public IP Address

Private IP addresses are used within a local network, while public IP addresses are used on the internet.

60
New cards

DNS

Domain Name System, a service that translates domain names into IP addresses.

61
New cards

Symmetric vs. Asymmetric Connection

Symmetric connections have equal upload and download speeds, while asymmetric connections do not.

62
New cards

LAN

Local Area Network, a network that covers a small geographic area.

63
New cards

NIC

Network Interface Card, a hardware component that connects a computer to a network.

64
New cards

Ethernet

A technology for connecting computers in a local area network.

65
New cards

Communication Protocols

Rules and conventions for data exchange between network devices.

66
New cards

Physical Protocols

Protocols that define the physical means of transmitting data.

67
New cards

Transport Protocols

Protocols that manage data transmission across networks.

68
New cards

Arrival Protocols

Protocols governing the arrival and assembly of data packets.

69
New cards

ARPANET

The advanced research projects agency network, the early predecessor of the internet.

70
New cards

Internet

A global network connecting millions of private, public, academic, business, and government networks.

71
New cards

Backbone

The primary data routes between large, strategically interconnected networks.

72
New cards

ISP

Internet Service Provider, a company that provides access to the internet.

73
New cards

IXP

Internet Exchange Point, a physical infrastructure that allows different networks to interconnect.

74
New cards

Latency

The delay before a transfer of data begins following an instruction.

75
New cards

Packet

A unit of data transmitted over a network.

76
New cards

Circuit Switching

A communication method that establishes a dedicated connection for the duration of a transmission.

77
New cards

Packet Switching

A communication method that divides data into packets for transmission over a network.

78
New cards

Jitter vs. Packet Loss

Jitter is the variation in packet arrival times, while packet loss is the failure of packets to reach their destination.

79
New cards

Internet Connection

The means by which a computer connects to the internet.

80
New cards

Fixed Internet Connection

A permanent internet connection typically using cables.

81
New cards

Portable Internet Connection

A form of internet access that can be used on personal devices without permanent installations.

82
New cards

Mobile Internet Connection

Internet access that allows devices to connect while moving.

83
New cards

Internet Access

Methods by which users connect to the internet.

84
New cards

Dial-Up Internet

An older form of internet connection using telephone lines.

85
New cards

Cable Internet

Internet access via coaxial cables used for cable television.

86
New cards

DSL

Digital Subscriber Line, a technology for high-speed internet over telephone lines.

87
New cards

Satellite Internet

Internet access via satellites orbiting the Earth.

88
New cards

FTTH

Fiber to the Home, a broadband service delivered to homes via fiber optic cables.

89
New cards

Web Server

A computer system that stores, processes, and delivers web pages to users.

90
New cards

Web Site vs. Web Page

A website is a collection of related web pages, while a web page is a single document on the internet.

91
New cards

Hypertext/Hypertext Links

Text displayed on a computer or other electronic device that links to another document.

92
New cards

URL

Uniform Resource Locator, the address used to access web resources.

93
New cards

Web Browser

A software application used to access and view websites.

94
New cards

Browser Cache

Temporary storage space on a user's device that stores copies of web pages.

95
New cards

Plugin vs. Extension

Plugins add specific features to software, while extensions offer additional functionalities.

96
New cards

HTTP vs. HTTPS

HTTP is the protocol for transferring web pages, while HTTPS is secure HTTP.

97
New cards

Cookies

Data sent by a web server to a browser, stored on the user's device.

98
New cards

Dynamic vs. Static Web Page

Dynamic pages change based on user interactions, while static pages display fixed content.

99
New cards

Client-Side vs. Server-Side Scripts

Client-side scripts run on the user's browser, and server-side scripts run on the server.

100
New cards

HTML

Hypertext Markup Language, a standard language for creating web pages.