asked 37.5k views
3 votes
What bit pattern is represented by 3.6.9 in dotted decimal notation?

asked
User Bhupi
by
8.0k points

1 Answer

5 votes
The bit pattern 3.6.9 in dotted decimal notation can be represented as follows: 00000011.00000110.00001001 Each number is converted to equivalent binary notation in octet form. In binary notation the rightmost bit represents 1, the next 2, 4,8,16,32 and so on. This notation is used to denote iPv4 addresses in Internet protocol.
answered
User Dameon
by
7.8k points

No related questions found