Computer Science, asked by anu5065, 9 months ago

how to convert decimal to binary

Answers

Answered by srisailamssri9
1

this answer may be helpful.

Attachments:
Answered by Tharindya
0
Conversion of binary to decimal (base-2 to base-10) numbers and back is an important concept to understand as the binary numbering system forms the basis for all computer and digital systems.

The decimal or “denary” counting system uses the Base-of-10 numbering system where each digit in a number takes on one of ten possible values, called “digits”, from 0 to 9, eg. 21310 (Two Hundred and Thirteen).

Similar questions