Hardware and Software Flashcards

(33 cards)

1
Q

a number expressed using only zeros and ones

A

binary:

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

a zero or one

A

bit

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

a binary number with eight digits, also known as eight bits, also used as a measurement for data

A

byte:

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

the set of instructions composed of numbers, constants, and addresses that are the result of compiling a Python program

A

bytecode

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

the process of converting the instructions written by a programmer into machine language

A

compile:

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

a number in base 10 using the digits from zero to nine

A

decimal:

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

a number in base 16, using the digits from zero to nine along with A, B, C, D, E, and F

A

hexadecimal:

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

a language used by computers consisting of binary instructions

A

machine language:

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

a device that converts one voltage to another

A

adapter

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

communication of the binary data via the voltage level for each time interval

A

digital signal

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

a device that uses voice recognition to provide a service

A

voice assistant

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

the push that makes electrons move in a wire; the greater the voltage, the stronger the push

A

voltage

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

the high-speed fiber-optic pathways that carry large amounts of data between key strategic locations on the internet

A

backbone

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

one of the computers on a network that is not the server computer network; two or more computers connected to each other

A

client

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

a small text file stored on a user’s local computer that remembers settings for a website

A

cookie:

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

the precisely formatted unit of data that travels from one computer to another (also referred to as a packet)

17
Q

part of a URL that corresponds to the web server’s address, such as microsoft.com

18
Q

a protocol to control domain names (DNS)

A

Domain Name System

19
Q

a web page that contains elements that change

A

dynamic web page

20
Q

an application that sends and receives email addresses on an individual computer

21
Q

a server that manages the sending and receiving of email messages

A

email server:

22
Q

the degree to which a network can continue to function despite one or more of its processes or components breaking or being unavailable

A

fault-tolerance:

23
Q

ability to prevent a file from being accidentally deleted or damaged

A

file protection:

24
Q

a protocol used for file transfer for the internet and within a private network (FTP)

A

File Transfer Protocol:

25
a cookie placed on a user's computer by the website being visited
first-party cookie:
26
a protocol (a set of rules) for how web content should be sent and received by a web browser (HTTP)
Hypertext Transfer Protocol:
27
a secure version of HTTP (HTTPS)
Hypertext Transfer Protocol Secure
28
a huge network of networks, enabling people to communicate with one another and share information worldwide
internet:
29
an email protocol that retrieves email without deleting the email and its attachments from the server (IMAP)
Internet Message Access Protocol
30
a protocol that defines the format and routing of data packets (IP)
internet protocol:
31
a conceptual model used by devices that are part of the internet that enables the internet to function, also called the TCP/IP protocol suite
internet protocol suite:
32
a company that provides internet access to customers for a fee (ISP)
Internet Service Provider:
33