Answer:
Bitwise OR operation = 111011101
AND operation = 10100000
NOT operation: 01001110 (NOT A)
XOR operation: 00011101
Step-by-step explanation:
OR operation: A + B = adding the two binary numbers together, starting from the least significant bit (LSB) and moving to the Most significant bit (MSB)
AND operation: A*B, multiplying the two binary numbers together.
NOT: taking the opposite of each binary digit
XOR: if either of the two binary numbers is 1, then the result is 1, but if they are both 1 or both 0, then the result becomes 0.
There are 4 boys and 7 girls with a total of 11. Now, how many 4 persons group combinations are possible.
=> 1 boy and 3 girls
=> 2 boys and 2 girls
=> 3 boys and 1 girl
Thus, there are 3 possible combinations that might happen.
Answer: A. 2
Step-by-step explanation:
add all 5 numbers together to get 40 then add one of the answer choices to the total and divide each one by 6 until you get 7.
42/6=7
3500 miles divided by 175 Miles Per Hour. 3500/175=20 Hours.