subject

Select two decimal numbers between -128 and +127. one should be positive and the other should be negative.
convert the numbers into 8-bit unsigned numbers with negative numbers in the 2’s complement form. (remember that positive numbers have the leftmost bit =0 and negative numbers have the leftmost bit =1).
add the two numbers together to generate an eight-bit binary result.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:40
If you arrive at the same time as another user straight across from you yield if a. they flash your headlights at you b. you can’t see their turn signals c. you’re going street and they’re running d. you’re turning they’re going straight plz
Answers: 1
question
Computers and Technology, 22.06.2019 03:00
Consider this data sequence: "3 11 5 5 5 2 4 6 6 7 3 -8". any value that is the same as the immediately preceding value is considered a consecutive duplicate. in this example, there are three such consecutive duplicates: the 2nd and 3rd 5s and the second 6. note that the last 3 is not a consecutive duplicate because it was preceded by a 7. write some code that uses a loop to read such a sequence of non-negative integers , terminated by a negative number. when the code finishes executing, the number of consecutive duplicates encountered is printed. in this case, 3 would be printed. assume the availability of a variable, stdin, that references a scanner object associated with standard input. that is, stdin = new scanner(system.in); is given.
Answers: 1
question
Computers and Technology, 22.06.2019 15:30
To increase sales, robert sends out a newsletter to his customers each month, letting them know about new products and ways in which to use them. in order to protect his customers' privacy, he uses this field when addressing his e-mail. attach bcc forward to
Answers: 2
question
Computers and Technology, 23.06.2019 16:00
Does read theory have answers keys ?
Answers: 1
You know the right answer?
Select two decimal numbers between -128 and +127. one should be positive and the other should be neg...
Questions
question
Biology, 02.02.2021 17:20
question
Mathematics, 02.02.2021 17:20
question
Mathematics, 02.02.2021 17:20
question
Mathematics, 02.02.2021 17:20
Questions on the website: 13722363