answersLogoWhite

0


Best Answer

With that big old '5' in there, this can't be a binary number.

A binary number is written with only 2 symbols. They're usually represented as '0' and '1',

but they can be any two different marks. The number in the question has 3 different marks.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does 011510 mean in binary codes?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Do binary codes uses 1 and 2?

binary codes uses 0 and 1


Both computer instructions and memory address are represented by?

Binary Codes


What is the difference between binary codes and bcd codes?

In BCD each digit of a decimal number is coded as a separate 4 bit binary number between 0 and 9.For example:Decimal 12 in BCD is shown as 0001 0010 (Binary 1 and Binary 2), in Binary it is 1100.


What are weighted binary codes?

It is that type of binary code where weights are assigned to each symbol position in the code word.


How many bytes are in a binary code?

There is no real answer to this. Binary codes can be any length. The minimum length is 1 byte.


What instructions carry out a task on the computer?

The binary codes in the registry.


What are different types of binary code?

BCD codes,gray code,error detecting code,ASCII character code,Excess 3 code


What kind of data is in the form of numbers?

binary codes or a number chart


What is does binary mean?

Binary means two digits


What is the purpose of binary codes?

A Binary code is a way of representing text or computer processor instructions by the use of the binary number system's two-binary digits 0 and 1.So the purpose of binary code is to issue human readable code, changed to machine code (binary) that the computer understands and can execute the instructions.


What is the binary code for B?

That depends what you mean by "B", and what you mean by "binary code" assuming that by "binary code", you actually mean a binary representation of it's ascii value, then the answer is 1000010. The ascii value of the character "B" is 66 in decimal, which is 1000010 is that value in binary. If on the other hand, you mean "what is the binary value of the hexidecimal number B?", then the answer is 1011.


What are Reflected codes?

a modified binary code in which sequential binary numbers are represented by expressions that differ only in one bit, to minimize errors.