answersLogoWhite

0

What does the binary no 011 represent?

Updated: 8/21/2019
User Avatar

Wiki User

6y ago

Best Answer

three

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does the binary no 011 represent?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does the binary number 011 represent?

Base2 011 = 11 Base3 011 = 10 Any base above that: Base2(11) equals 3


What two numbers represent a binary digit?

The only two numbers that represent a binary digit are 0 and 1


An octal number 237 is equal to the binary number?

010 011 111


How many binary bits are necessary to represent 748 different numbers?

Binary bits are necessary to represent 748 different numbers in the sense that binary bits are represented in digital wave form. Binary bits also have an exponent of one.


How transistors can represent binary data?

they can't


What letters represent binary form?

jibibygyyug


Does the term Binary represent a certain number?

No.


What is 0 and 1 binary data?

0 and 1 are two integers. They may represent binary digits or binary data but they need not.


What is 101 101 in binary numbers?

10110110 = 11 000 101 011 101 1012


Can binary code be used to represent colors?

yes


Explain with example procedure to convert octal to binary number?

Convert each "digit" of the octal into a triplet of binary digits, according to the following rule: Octal Binary 0 000 1 001 2 010 3 011 4 100 5 101 6 110 7 111 So, for example, octal 53 = binary 101 011 [= decimal 43]


What is binary code and why was it chosen to represent data in computers?

Binary code is a base 2 number system, with only the digits 0 and 1. It is used to represent the on/off states of transistors in integrated circuits, with 0 representing off and 1 representing on. So, binary codes represent the possible states of hardware transistors, and the binary codes represent numbers and letters through a coding system like ASCII or EBCDIC.