CSP Homework 7

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/27

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.

28 Terms

1
New cards

Computing device

an electronic machine that can acquire, process, store, and retrieve data electronically, typically performing arithmetic and logic operations without human intervention

2
New cards

Computers

an electronic device for storing and processing data, typically in binary form, according to instructions given to it in a variable program.

3
New cards

Tablet

a mobile computing device characterized by a flat, rectangular form factor, a touchscreen interface, and a portable, lightweight design, primarily used for media consumption, web browsing, and light productivity

4
New cards

Server

a computer or system that provides resources, services, or functionality to other computers or devices (clients) on a network

5
New cards

Router

a networking device that connects two or more distinct networks and directs data packets between them by determining the most efficient path for the data to reach its destination

6
New cards

Smart sensor

a device that integrates a sensing element with onboard computational and communication capabilities

7
New cards

Computing system

a collection of hardware and software components integrated to process data and accomplish a shared purpose

8
New cards

Computer network

a collection of interconnected computing devices (hosts) and peripheral devices, connected by communication links, that allow for data and resource sharing and communication using established rules called network protocols

9
New cards

Path

a string that identifies the location of a file or directory within a file system, representing a sequence of directories leading to a target item

10
New cards

Routing

the process of selecting and defining paths for data packets to travel from a source to a destination within or across computer networks

11
New cards

Bandwidth

the maximum data transfer rate of a network or internet connection, measured in bits per second (bps), and represents the capacity of a network path to carry data

12
New cards

The Internet

a global system of interconnected computer networks that enables communication and data exchange between devices worldwide using the TCP/IP protocol suite

13
New cards

Protocol

a standardized set of rules and procedures that govern how devices communicate and exchange data over a network

14
New cards

Open protocols

a communication standard whose specifications are publicly available, allowing anyone to implement and use it in their hardware or software without needing permission, proprietary licenses, or fees

15
New cards

Scalability

the ability of a system to handle a growing amount of work or to be enlarged to accommodate that growth without a significant drop in performance

16
New cards

Sata stream

a sequence of data elements made available over time

17
New cards

Packets

a small, formatted unit of data used to transmit information across a network, consisting of user data (payload) and control information (header and sometimes a trailer) that includes addressing and error-checking details

18
New cards

IP (Internet Protocol)

a fundamental network protocol responsible for the logical addressing and routing of data packets across networks, enabling devices to communicate by providing a common method for identifying hosts and delivering data between them

19
New cards

TCP (Transmissions Control Protocol)

a reliable, connection-oriented protocol that operates at the transport layer of the TCP/IP model, ensuring data integrity, order, and timely delivery over networks

20
New cards

UDP (User datagram protocol)

a transport layer protocol for sending messages over a network without establishing a prior connection

21
New cards

The World Wide Web

an information system on the internet which allows documents to be connected to other documents by hypertext links, enabling the user to search for information by moving from one document to another.

22
New cards

HTTP (Hypertext Transfer Protocol)

an application-layer protocol that defines how web browsers and servers exchange messages, typically over a TCP/IP network, to retrieve and transfer web resources like HTML pages

23
New cards

Fault-tolerant

designed to continue functioning correctly, or at least with minimal disruption, even when one or more of its components fail or experience faults

24
New cards

Redundancy

the duplication of critical components, information, or functions to improve a system's reliability and fault tolerance

25
New cards

Sequential computing

computational model where instructions and tasks are executed in a strict, linear order, one after the other, without any parallel processing

26
New cards

Parallel computing

a computational model that divides a large, complex problem into smaller tasks and solves them simultaneously on multiple processors or cores, rather than sequentially, to accelerate processing time and improve efficiency

27
New cards

Distributed computing

a system where multiple independent computers, connected by a network, work together to solve a single complex problem or perform a single task

28
New cards