Answer:
This statement is true if and only if both left most bit of both numbers after conversion in 2's complement are different.
Explanation:
If both numbers left most bit is different in 2's complement then no overflow occur and the results of the equation are same.
ADDN (TN (a), TN (b)) = TN (a + b)
This equation satisfies if and only if, 2's complement of both binary number contains left most bit different. If the left most bit of both numbers is same then after addition the bits will be overflowed and result of addition in decimal and then convert to 2's complement will not be equal and above mentioned equation will not be satisfied.
It means that if both numbers have same sign, then 2's complement of both bit have same bits, if we add those numbers in decimal and add by converting them in 2's complement and add them both have different answers.
Answer:
in my opinion these:
Explanation:
1.Laser: 1mW Laser.
2.Stock: FORGE TAC Ultralight Stock.
3.Underbarrel: Commando Foregrip.
4.Ammunition: 10mm Auto 30-Round.
5.Rear Grip: Rubberized Grip Tape.
Answer:
69
Explanation:
We are given a 1's complement of a number.So to convert it to the original number we have again take the 1's complement of the given 1's complement to convert it to the original number.We can do that by converting all 0's to 1's adn all 1's to 0's.
1's complement= 10111010
original number=01000101
Then to convert the binary number to the decimal number we have multiply each bit with the respective exponent of 2.The exponent of the LSB is 0 and it increases as we move to MSB by 1.
So the calculations are as following:-
(01000101)₂ = (0 × 2⁷) + (1 × 2⁶) + (0 × 2⁵) + (0 × 2⁴) + (0 × 2³) + (1 × 2²) + (0 × 2¹) + (1 × 2⁰) = (69)₁₀
B.Custom Themes
I have to add text so I can post this answer
Answer:
Explanation:
IaaS - storage and network devices
SaaS - software upgrades and patches
MaaS - monitoring tools
PaaS - virtual computing platform