asked 210k views
5 votes
Convert the following from binary format to decimal IP address.

Complete the following table to express 11001100.00110011.10101010.01010101 in decimal IP address format.

Convert the following from binary format to decimal IP address. Complete the following-example-1
asked
User Lesleh
by
8.0k points

1 Answer

6 votes

Answer:

204.51.170.85

Step-by-step explanation:

(11001100)₂ = (204)₁₀

(00110011)₂ = 51

(10101010)₂ = 170

(01010101)₂ = 85

answered
User Jacinta
by
7.6k points