nerdexam
CompTIA

FC0-U61 · Question #449

Which of the following is an IP address?

The correct answer is D. 172.0.0.1. An IP address, specifically an IPv4 address, is a numerical label assigned to each device connected to a computer network, commonly represented in dotted-decimal notation.

IT Concepts and Terminology

Question

Which of the following is an IP address?

Options

  • A0x64F32
  • B00:0F:AC:17:2F:32
  • C10010110
  • D172.0.0.1

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    7% (2)
  • C
    3% (1)
  • D
    87% (26)

Why each option

An IP address, specifically an IPv4 address, is a numerical label assigned to each device connected to a computer network, commonly represented in dotted-decimal notation.

A0x64F32

0x64F32 is a hexadecimal number, not a standard IP address format.

B00:0F:AC:17:2F:32

00:0F:AC:17:2F:32 is the format for a MAC (Media Access Control) address, which uniquely identifies a network interface controller, not an IP address.

C10010110

10010110 is a binary number, which could represent part of an IP address in binary, but is not the standard human-readable format for an entire IP address.

D172.0.0.1Correct

172.0.0.1 is an example of an IPv4 address, which uses four decimal numbers (octets) separated by periods, with each octet ranging from 0 to 255. This format is standard for identifying devices on a TCP/IP network.

Concept tested: IPv4 address format identification

Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/tcpip-addressing-and-subnetting

Topics

#IP addressing#network protocols

Community Discussion

No community discussion yet for this question.

Full FC0-U61 Practice