answersLogoWhite

0


Best Answer

A computer is basically a load of switches that can ither be on or off. 1 is for on and 0 if for off.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you represent the binary codes in circuit?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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.


When a switch contains electricity what does it represent?

Usually a switch that is charged is an CLOSED CIRCUIT therefore is considered to represent 1 in binary.


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 two numbers represent a binary digit?

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


What does the binary no 011 represent?

three


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 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 is 0 and 1 binary data?

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