answersLogoWhite

0


Best Answer

The number 5 in binary is 101

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which binary code strings represents the number 5?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the number 47 as a binary number?

47 in binary code is 00010111.


What language consists of only two digits 0 and 1?

Binary code represents text using the binary number system's two digits 1 and 0. The code assigns a bit string to each symbol or instruction. Binary is commonly used for encoding data.


Why is BCD code called a weighted code?

A: A Binary code represent a binary number 0.1.2.4.8. etc. that is why it is called a weighted number


How can you change the number 47 in Binary Code Decimal?

The number 47 in binary would be 101111


How is digital data represented by the binary code?

The Binary code represents all data in 0s and 1s by using a combination of these. Each number system and digital data like characters and other symbols can be represented in binary by a common conversion method for each system. Example: Decimal number 12 is binary number 1100. this is obtained as [1*(2^3) + 1*(2^2) + 0*(2^1) + 0*(2^0)]


Which number would you find in a binary code?

The numbers used in the binary number system are 1 and 0


What does the date of October 10th 2010 equal in binary code and what is the significance of that number?

Ten in binary code is 1010 so 10/10/10 in binary is 101010101010


What is the binary code for the decimal number 67?

1000011


Excess-3 code for 4 decimal no is?

Binary code of 4 is 0100. To get Excess-3 code, add 11(binary code of 3) to binary code of desired number, here it is 4. Hence, Excess-3 Code for 4 is 0111.


What is the gray code equivalent of binary 1011?

I do not believe that is a valid binary number. All binary numbers must be divisible by 8


What number would you find in a binary code?

The binary system of numbers is based on the numerals 1 and 0


How would you write the number two in binary code?

10