D's Flashcards

1
Q

DAC

A

(Digital-to-Analog Converter)

A sound card component that converts the digital signals generated by the CPU to an analog electrical signal that can drive the speakers.

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

DC (power)

A

(direct current)

PCs and most computer components function by using power supplied in the form of direct current. This is normally at low voltage and is produced by stepping down the voltage from the building supply. Direct current, unlike alternating current, does not oscillate between positive and negative states.

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

DDR SDRAM

A

(Double Data Rate Synchronous Dynamic Random Access Memory)

A standard for SDRAM where data is transferred twice per clock cycle (making the maximum data rate 64x the bus speed in bps). DDR2/DDR3/DDR4 SDRAM uses lower voltage chips and higher bus speeds.

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

DHCP Server

A

(Dynamic Host Configuration Protocol server)

A networking service that allows a client to request an appropriate IP configuration from a server. The server is configured with a range of addresses to lease. Hosts can be allocated an IP address dynamically or be assigned a reserved IP address, based on the host’s MAC address. The server can also provide other configuration information, such as the location of DNS servers. DHCP utilizes UDP ports 67 and 68. It is important to monitor the network to ensure that only valid DHCP servers are running on the network.

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

DIMM

A

(Dual In-line Memory Module)

The standard packaging for system memory. There are different pin configurations for different RAM types (DDR SDRAM [184],DDR2/3 SDRAM [240], and DDR4 SDRAM[288]).

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

DLP (video)

A

(Digital Light Processing)

Mirror-based projector technology developed by Texas Instruments.

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

DMZ

A

(Demilitarized Zone)

A private network connected to the Internet must be protected against intrusion from the Internet. However, certain services may need to be made publicly accessible from the Internet (web and email, for instance).One solution is to put such servers in a DMZ. The idea of a DMZ is that traffic cannot pass through it. If communication is required between hosts on either side of a DMZ, a host within the DMZ acts as a proxy. It takes the request and checks it. If the request is valid, it re-transmits it to the destination. External hosts have no idea about what (if anything) is behind the DMZ. A DMZ is implemented using either two firewalls (screened subnet) or a single three-legged firewall (one with three network ports).

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

DNS

A

(Domain Name System)

A network service that provides names to IP address mapping services on the Internet and large intranets. DNS name servers host the database for domains for which they are authoritative. Root servers hold details of the top-level domains. DNS resolvers perform queries or lookups to service client requests. The DNS protocol utilizes TCP/UDP port 53.

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

DOCSIS

A

(Data Over Cable Service Interface Specification)

A global telecommunications standard that enables data to be sent over cable modems in a CATV system.

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

DoS

A

(Denial of Service)

A network attack that aims to disrupt a service, usually by overloading it.

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

DRAM

A

(Dynamic Random Access Memory)

A type of volatile memory that stores each bit of data as a charge within a single transistor. Each transistor must be refreshed periodically. Standard DRAM is the lowest common denominator of the DRAM types. Modern PCs use a DRAM derivative to store data (Double Data Rate SDRAM).

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

DSL

A

(Digital Subscriber Line)

A technology for transferring data over voice-grade telephone lines. DSL uses the higher frequencies available in a copper telephone line as a communications channel. The use of a filter prevents this from contaminating voice traffic with noise. There are various “flavors” of DSL, notably S(ymmetric)DSL, A(symmetric)DSL, and V(ery HIgh Bit Rate)DSL.

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

DSLAM

A

(DSL Access Multiplier)

A network device at the telecommunications central office that connects subscribers with the Internet.

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

DSLR

A

(Digital Single Lens Reflex)

A digital camera that replicates the features of compact35mm film cameras, preserving the traditional viewfinder method of picture composition and supporting replaceable lenses and manual adjustments.

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

DSP chip

A

(Digital Signal Processor chip)

The basis of a sound card containing one or more DACs. It also provides functions for playing digital sound (synthesis) and driving MIDI compatible devices.

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

DTLS

A

(Datagram Transport Layer Security)

TLS used with UDP applications, such as some VPN solutions.

17
Q

DTP

A

(DeskTop Publishing)

An application similar to word processing but with more emphasis on the formatting and layout of documents than on editing the text.

18
Q

DVD

A

(Digital Video/Versatile Disk)

An optical storage technology. DVDs offer higher capacities (4.7 GB per layer) than the preceding CD-ROM format. As with CDs, recordable and re-writable forms of DVD exist, though there are numerous competing formats (notably ±R and ±RW and DVD-RAM).

19
Q

DVI

A

(Digital Video Interface)

A video adapter designed to replace the VGA port used by CRT monitors. The DVI interface supports digital only or digital and analog signaling.