#1Questions With Correct Detailed
Answers.
URL (Uniform resource locator) - correct answers A naming system used to designate unique website
addresses that you enter into a browser to navigate to a particular site. Also called web address.
Top level domain - correct answers The suffix (The period and the letters that follow) of a domain name.
(.com)
ISP (Internet Service Provider) - correct answers A company that lets you use its technology to connect
to the internet for a fee.
IP Address - correct answers A series of numbers that uniquely identifies a location on the internet. An IP
address consists of four groups of numbers separated by a period. For example: 225.73.110.102
DNS Server (Domain Name System) - correct answers an Internet service that translates domain names
into IP addresses. How computers exchange data on the internet.
ARPANET
(Advanced Research Projects Agency Network) - correct answers the world's first operational packet
switching networks. Created the Global internet.
Packet Switching - correct answers The process of breaking data into packets, sending, and then
reassembling the original data. the method by which internet works. Delivery of packets of data
between devices over a shared network. Travel through network adapters(switches, routers) In different
locations.
Modem - correct answers A piece of hardware that sends and receives data from a transmission source
such as your telephone line or cable television connection. The word modem comes from a combination
of the words modulate and demodulate.
, Protocol - correct answers A standard that specifies how two devices will communicate by providing
rules such as how data should be formatted and coded for transmission. The Internet transmission
protocol is indicated in the first part of a website's universal resource locator (URL).
HTTP (HyperText Transfer Protocol) - correct answers the underlying protocol used by the World Wide
Web. HTTP defines how messages are formatted and transmitted, and what actions Web servers and
browsers should take in response to various commands.
Web Server - correct answers computers that deliver (serves up) Web pages. Every Web server has an IP
address and possibly a domain name. The software (the computer application) that helps to deliver web
content that can be accessed through the Internet.
Disk Drive - correct answers a device that allows a computer to read from and write to computer disks.
Access Speed - correct answers The speed with which data in RAM can be accessed and processed by a
computer.
Access Arm - correct answers As the platter spins the access arm moves the read/write heads to the
location information needs to be read, written, or deleted.
Read / Write Head - correct answers move above the disk platter and transform the platter's magnetic
field into electrical current.
Track - correct answers ...
Sector - correct answers ...
Cluster - correct answers ...
File Allocation Table (FAT) - correct answers A table maintained by the OS to keep track of the physical
location of the hard disk's contents.