answersLogoWhite

0


Best Answer

1 and 0

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What two symbols are generally used in binary code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What symbols are generally used in a binary code?

Zero (0) and One (1)


What are ASII and BCD how are they used?

ASCII (American Standard Code for Information Interchange) and BCD (Binary Coded Decimal) are standards for storing information in the binary sytem. ASCII is used for storing alphabetic, numeric, symbols, and control characters in 8-bit binary, and BCD is used for storing numbers 0-9 in 4-bit binary.


Write short notes on EBCDIC and Gray Codes?

Short for Extended Binary Coded Decimal Interchange Code, EBCDIC was first developed by IBM and is a coding method generally used by larger computers to present letters, numbers or other symbols in a binary language the computer can understand. EBCDIC is similar to ASCII commonly used on most computers and computer equipment today.


What is the plural of binary?

The plural of binary is binaries. As in "he used binaries to write the code".


How many different symbols are used in the binary number system?

Over 9000!


Who used binary code for computers?

Yes, it is.


What is the difference between binary code and extendible binary code?

There is no such thing as extendible (sic) binary code. However, there are two known variants: eXtendable Binary (XB) is a universal file format used for serialising binary trees. Extended Binary Coded Decimal Interchange Code (EBCDIC) was an 8-bit character encoding used by IBM in the 1960's. It's a non-standard encoding that was used by IBM prior to them switching to ASCII peripherals.


What is a binary code?

Binary code is a language used in computer programming and is made up entirely of ones (1) and zeroes (0).


What is the binary language used by computers?

Machine code.


Can binary code be used to represent colors?

yes


How many different symbols are used in the binary base 2 number system?

The number of different symbols is the same as the base. So the answer is 2 and the symbols are 0 and 1.


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.