Answer:
미안해요. 나는 우리가 단지 부동일 중 하나를 모르지만 그것을 해결하는 방법을 모른다!.
A presentation program<span> is a </span>software<span> package used to display information in the form of a </span>slide show. It has three major functions: an editor that allows text to be inserted and formatted, a method for inserting and manipulating graphic images, and a slide-show system to display the
Answer:
html is a thing that u can to create an website business that u can make money on it
Answer:
10010101 + 00101110 = 1 1 0 0 0 0 1 1 , 10010101 - 00101110 = 0 1 1 0 0 1 1 1,
01101101 + 01110011 = 1 1 1 0 0 0 0 0 , 01101101 - 01110011 = - 1 1 1 1 1 0 1 0
Explanation:
10010101 + 00101110 = 1 0 0 1 0 1 0 1
+ <u>0 0 1 0 1 1 1 0</u>
<u>1 1 0 0 0 0 1 1</u>
In binary, 1 plus 0 is 1, but 1 plus 1 ( which conventionally is two) is divided by 2 and the result is carried-out, while the remainder is used as the answer.
10010101 - 00101110 = 1 0 0 1 0 1 0 1
- <u>0 0 1 0 1 1 1 0</u>
<u>0 1 1 0 0 1 1 1</u>
Subtraction in Binary calculation, a borrow to a 0 value is equal to two, this law is implemented in a case where 1 is subtracted from 0 ( which is impossible).
01101101 + 01110011 = 0 1 1 0 1 1 0 1
+ <u>0 1 1 1 0 0 1 1</u>
<u>1 1 1 0 0 0 0 0</u>
<u />
01101101 - 01110011 = 0 1 1 0 1 1 0 1
- <u>0 1 1 1 0 0 1 1</u>
- <u>1 1 1 1 1 0 1 0</u>
At the end of the subtraction, if the value subtracted from in less than the subtracted number, two is borrowed and the result becomes negative or signed.