1110 0101 1101 1011 is E5DB
It is not possible to have the product of an integer. "product" is a binary operation and that means that it is an operation that combines two numbers to make the product - a third number. So you need two numbers as input, not just one.
To ensure they are read as binary numbers and not decimal numbers.
The answer is 1 0101 0111 1110 1011 1011 0011 1111 1010 0001 0111
In binary numbers....5 = 1016 = 1108 = 1000
What is the product of the binary numbers 0101 and 0101?
11001
1001 0101
1110 0101 1101 1011 is E5DB
Example Binary 00111000 Convert to Decimal 56 Convert to BCD by using groups of four binary numbers for each digit 5 6 0101 0110
10010
m
It is simplest to convert each hexadecimal digit into its 4-digit binary equivalent. So: 5 = 0101 A = 1010 3 = 0011 4 = 0100 F = 1111 6 = 0101 So, the binary equivalent is 10110100011010011110101.
A product is a binary operation: you need 2 (or more) numbers in order for there to be a product.
5
A 0, 1 system using: 5, 2, 1', 1 instead of 8, 4, 2, 1 to count binary numbers. Example: 0000 0001 0010 0101 0100 0101 1001 1100 1101 1111
Decimal: 3 2 5 Binary: 0011 0010 0101 so 325 = 0011 0010 0101