answersLogoWhite

0

AND can be thought of as binary multiplication, an AND operation will only be true if both arguments are true, otherwise it will be false:

0 * 0 = 0

0 * 1 = 0

1 * 0 = 0

1 * 1 = 1

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

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.


Does the term Binary represent a certain number?

No.


What letters represent binary form?

jibibygyyug


How transistors can represent binary data?

they can't


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.


Can binary code be used to represent colors?

yes


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.


What decimal number does the binary number 1000 0000 represent?

The binary number 10000000 represents the decimal 128


How many distinct states can a binary system represent?

A binary system can represent two distinct states, typically denoted as 0 and 1. Each bit in a binary system can hold one of these two values. When multiple bits are combined, the number of distinct states increases exponentially; for example, an n-bit binary system can represent 2^n distinct states.


What integers are used to represent binary numbers?

0 and 1.