What is the dotted decimal address for the following binary
What is the dotted decimal address for the following binary address:
10100011 11001011 00001010 10010001
Solution
Dotted decimal address is presentation format for numerical data.
This consists strings of decimal number each pair separated by a full stop.
Following the conversion :-
Binary Address :- 10100011 11001011 00001010 10010001
Dotted decimal address:- 163.203.10.145

