Sign In
Ask Question
Marisol Young
Computers & Technology
31 July, 17:07
Convert 192.16.3.1 to a Binary number
+5
Answers (
1
)
Azul Abbott
31 July, 17:15
0
Converting a decimal number into binary would be:
192/2 = 96 remainder=0
96/2 = 48 remainder=0
48/2=24 remainder=0
24/2=12 remainder=0
12/2=6 remainder=0
6/2=3 remainder=0
3/2=1 remainder=1
1/2 = 0 remainder=1
The binary number would be: 11 00 00 00
For 16
16/2=8 remainder=0
8/2=4 remainder=0
4/2=2 remainder=0
2/2=1 remainder=0
1/2 = 0 remainder=1
The binary would be: 00 01 00 00
For 3
3/2=1 remainder=1
1/2 = 0 remainder=1
The binary would be: 00 00 00 11
For 1
1/2 = 0 remainder=1
The binary would be: 00 00 00 01
The binary number would be:
11000000.00010000.00000011.00000001
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Find an answer to your question 👍
“Convert 192.16.3.1 to a Binary number ...”
in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers
You Might be Interested in
Which password is an ideal and secure password?
Answers (2)
What is an infinite loop? What strategies or techniques can you use to prevent infinite loops in a program? Are infinite loops always undesired? Why?
Answers (1)
You open a link in a new tab by holding the control buttin?
Answers (1)
Windows server 2012 r2 includes hyper-v in which edition (s) ?
Answers (1)
The optional feature in a business letter is
Answers (2)
New Questions in Computers & Technology
Your unit has an upcoming training event. What form is used to record and maintain document numbers for ammunition documents?
Answers (1)
If you refuse to take a blood, urine, or breath test to determine if you are driving under the influence of alcohol or drugs, you will automatically be assigned to 50 hours of community service 1 be required to pay a $500 fine have your driving
Answers (1)
If you have a list consisting of just numbers, then you can add all of the values in the list using the sum () function. If your list consists of some numbers and some values of other types (e. g.
Answers (1)
Which teamwork characteristic motivates your team members to perform better?
Answers (1)
Does anyone know how to hack progressbook
Answers (1)
Home
»
Computers & Technology
» Convert 192.16.3.1 to a Binary number
Sign In
Sign Up
Forgot Password?