How can i convert 43 to …
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Mahesh Mutum 5 years, 11 months ago
- 1 answers
Related Questions
Posted by Gowri Menon .Menon 1 year, 2 months ago
- 0 answers
Posted by T Kumaran 1 year, 3 months ago
- 0 answers
Posted by Anchal Ratna 1 year, 6 months ago
- 1 answers
Posted by Account Deleted 1 year, 6 months ago
- 1 answers
Posted by Jaspreet Sethi 1 year, 2 months ago
- 0 answers
Posted by Samyak Jain 1 year, 4 months ago
- 0 answers
Posted by Anshika Maurya 1 year, 1 month ago
- 0 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Sia ? 5 years, 11 months ago
Step 1 : Divide (43)10 successively by 2 until the quotient is 0:
43/2 = 21, remainder is 1
21/2 = 10, remainder is 1
10/2 = 5, remainder is 0
5/2 = 2, remainder is 1
2/2 = 1, remainder is 0
1/2 = 0, remainder is 1
Step 2 : Read from the bottom (MSB) to top (LSB) as 101011. This is the binary equivalent of decimal number 43
5Thank You