Conversion of decimal number 10.625 into binary number, Computer Engineering

Assignment Help:

Conversion of decimal number 10.625 into binary number ?


Ans. There is integer part is 10 and fractional part is 0.625. Firstly convert the decimal number 10
in its equal binary number that is, divide 10 with 2 until the quotient becomes 0 shown in table.

 

Quotient

Remainder

10

2

 

5

 

0

5

2

 

2

 

1

2

2

 

1

 

0

1

2

 

0

 

1

Therefore, the integer part 10 is equivalent to binary number 1010. After that convert the decimal fractional part 0.625 in its binary form that is, multiply 0.625 with 2 until the remainder becomes 0.

1216_Conversion of decimal number 10.625 into binary number.png

Therefore, the decimal fractional part 0.625 is equivalent to binary number 0.101. Thus the decimal number 10.625 is equivalent to binary number 1010.101.


Related Discussions:- Conversion of decimal number 10.625 into binary number

Classify data networks, Classify data networks. Data Network Classifica...

Classify data networks. Data Network Classifications: Data Networks are classified as per to their geographical coverage: - Wide area networks (WANs) - Metropolitan ar

Memory, #all type of memory

#all type of memory

Handling a page in memory - computer architecture, Handling a Page: ...

Handling a Page: Typical page size today are 4 kb to 16 kb ,having tendency to use even larger page sized Organization that reduce the page fault rate are striking (comp

ECS, what is ecs?

what is ecs?

Is it possible to create graph form spreadsheets, Is it possible to create ...

Is it possible to create graph form spreadsheets For example IF G5 > 100 THEN "Y" ELSE "N" -  It's also possible to create graphs and charts from spreadsheets (such as using

Explain the structure of a c program, Explain the Structure of a C Program?...

Explain the Structure of a C Program? Each C program consists of one or more functions one of the which must be main(). A function name is forever followed by a pair of parenth

Which method is used for resolving data dependency, Which method is used fo...

Which method is used for resolving data dependency conflict by the compiler itself?  (A) Delayed load.   (B) operand forwarding.   (C) Pre fetch target instruction.  (D) loo

Process of world wide web, Q. Process of World Wide Web? When you type ...

Q. Process of World Wide Web? When you type a URL in a web browser, this is what happens: 1. If URL contains a domain name, browser first connects to a domain name server an

Explain two dimensional array, Explain two dimensional array In two dim...

Explain two dimensional array In two dimensional arrays, array is a pointer-to-pointer-to-data type.: at the first level, it points to a block of pointers, one for each row. Th

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd