CS Test Flashcards
Why might a programmer prefer to use hexadecimal to access the contents of location?
1) Easier to identify values
2) Easier to spot errors
What is a memory dump?
When the memory contents are output to a printer of monitor, this is known as a memory dump.
What do numbers in memory dump refer to?
to the memory location of the error (usually automatically generated by the computer.
What does MAC Address stand for
Media Access Control
Mac adresses are made up of ___?
48 bits (6 groups of hexadecimal digits)
1st half of MAC Address identifies ___?
the manufacturer
2nd half of MAC Address identifies ___?
serial number of the hardware
what are the 2 types of MAC Addresses?
UAA (universally administered mac address) + LAA (locally administered mac address
UAA is ___?
By far the most common type of MAC Address
UAA is set by?
the manufacturer
MAC address sometimes need to be changed using
___?
Why do mac addresses sometimes need to be changed using LAA?
LAA
- on mainframe systems all MAC addresses of devices might need to fall into strict format
- to bypass a MAC address filter on a router network or firewall
- to get past some network restrictions
What does IP stand for?
Internet Protocol (address)
What is an IP Address?
an address given to every device connected to a network
What is an IPv4?
a 32-bit number written in denary or hex form
IPv4 has been improved by the adoption ___?
IPv6