Computer Science, asked by karunakarkv6008, 9 months ago

Convert the IPv4 address whose hexadecimal representation is C22F15B2 to dotted decimal
notation. What is the class of this address?

Answers

Answered by TarunTanwar9671
1

Answer:

Convert the IP address whose hexadecimal representation is C22F1582 to dotted decimal notation.

Step-by-step solution:

Step 1 of 5.

Conversion of hexadecimal notation of the IP (internet protocol) address to decimal notation is discussed below:

• IP address is a 32-bit address usually represented in dotted decimal notation.

• It consists of 4 bytes and each byte contains a decimal value from 0 to 255.

The IP address in hexadecimal notation is  .

Each byte in the 32-bit address is converted into decimal notation.

• To get the decimal notation, each hexadecimal is multiplied with the power of sixteen.

• The Base 16 numbers has four digits 0 to 15.

• The representation of the hexadecimal number is 0 to 9, “A”, “B”, “C”, “D”, “E”, and “F”.

• So, the “A” indicates 10, “B” indicates 11, “C” indicates 12, “D” indicates 13, “E” indicates 14, and “F” indicates 15.

Explanation:

plz mark in braniliest plz

Similar questions