Describe the two standards that exist for IP addresses.

What will be an ideal response?


The most common is IPv4 (IP Address Version 4), which consists of 32 bits divided into four octets. Each octet is represented by a value between 0 and 255, and each value is separated by a period - 192.168.0.10, for example. A newer standard, IPv6, has also emerged; it consists of 128 bits, resulting in longer addresses and more possibilities for variation.

Computer Science & Information Technology

You might also like to view...

Which of the following statements is true?

a. The code in a finally block is executed only if an exception occurs. b. The code in a finally block is executed only if an exception does not occur. c. The code in a finally block is executed only if there are no catch blocks. d. None of the above are true.

Computer Science & Information Technology

A DHCP server dynamically assigns what to the machines on an as-needed basis?

a. MAC address b. IP address c. Protocol address d. All of these answers are correct. e. None of these answers is correct.

Computer Science & Information Technology

Private corporate internal networks are called ____.

A. intranets B. internets C. extranets D. corpnets

Computer Science & Information Technology

Which of the following refers to creations of the mind and may include copyrights, trademarks, patents, industrial design rights, and trade secrets?

a. Intellectual property b. Copyright c. Usability d. Derivative work

Computer Science & Information Technology