Class 7 Exam  >  Class 7 Questions  >  Convert decimal in binary and binary in decim... Start Learning for Free
Convert decimal in binary and binary in decima?
Most Upvoted Answer
Convert decimal in binary and binary in decima?
Converting Decimal to Binary:
- To convert a decimal number to binary, you can use the division method.
- Start by dividing the decimal number by 2 and write down the remainder.
- Continue dividing the quotient by 2 until you reach a quotient of 0.
- Write down the remainders in reverse order to get the binary equivalent.
- For example, to convert decimal 13 to binary:
- 13 divided by 2 is 6 with a remainder of 1
- 6 divided by 2 is 3 with a remainder of 0
- 3 divided by 2 is 1 with a remainder of 1
- 1 divided by 2 is 0 with a remainder of 1
- Therefore, 13 in binary is 1101.

Converting Binary to Decimal:
- Converting binary to decimal involves multiplying each digit of the binary number by 2 raised to the power of its position, starting from 0.
- Add all the results together to get the decimal equivalent.
- For example, to convert binary 1101 to decimal:
- (1 * 2^3) + (1 * 2^2) + (0 * 2^1) + (1 * 2^0)
- = (1 * 8) + (1 * 4) + (0 * 2) + (1 * 1)
- = 8 + 4 + 0 + 1
- = 13
- Therefore, binary 1101 is equivalent to decimal 13.
Attention Class 7 Students!
To make sure you are not studying endlessly, EduRev has designed Class 7 study material, with Structured Courses, Videos, & Test Series. Plus get personalized analysis, doubt solving and improvement plans to achieve a great score in Class 7.
Explore Courses for Class 7 exam

Top Courses for Class 7

Convert decimal in binary and binary in decima?
Question Description
Convert decimal in binary and binary in decima? for Class 7 2024 is part of Class 7 preparation. The Question and answers have been prepared according to the Class 7 exam syllabus. Information about Convert decimal in binary and binary in decima? covers all topics & solutions for Class 7 2024 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for Convert decimal in binary and binary in decima?.
Solutions for Convert decimal in binary and binary in decima? in English & in Hindi are available as part of our courses for Class 7. Download more important topics, notes, lectures and mock test series for Class 7 Exam by signing up for free.
Here you can find the meaning of Convert decimal in binary and binary in decima? defined & explained in the simplest way possible. Besides giving the explanation of Convert decimal in binary and binary in decima?, a detailed solution for Convert decimal in binary and binary in decima? has been provided alongside types of Convert decimal in binary and binary in decima? theory, EduRev gives you an ample number of questions to practice Convert decimal in binary and binary in decima? tests, examples and also practice Class 7 tests.
Explore Courses for Class 7 exam

Top Courses for Class 7

Explore Courses
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev