subject

The following decimal numbers are shown in sign-magnitude form +9286 and +801. convert them to signed-10’s complement form and perform the following operations. note: the msb bit of signed bit in 10’s complement system is 0 while for negative numbers it is 9. also the sum is +10267 which requires 5 digits and a sign.

(+9286) + (-801)

(-9286) + (+801)

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 12:00
Which of the following “invisible” marks represents an inserted tab?
Answers: 1
question
Computers and Technology, 23.06.2019 00:30
Which one of the following is considered a peripheral? a software b mouse c usb connector d motherboard
Answers: 2
question
Computers and Technology, 25.06.2019 07:00
Afile named data.txt contains an unknown number of lines, each consisting of a single integer. write some code that creates two files, dataplus.txt and dataminus.txt, and copies all the lines of data1.txt that have positive integers to dataplus.txt, and all the lines of data1.txt that have negative integers to dataminus.txt. zeros are not copied anywhere.
Answers: 2
question
Computers and Technology, 25.06.2019 14:00
Which of the following exceptions could occur when the following code is run, if the precondition is met? // precondition: a is not null public string dosomething(arraylist a, int b) { int i; string s; for (i = 0; i < = a.size(); i++) { s = (string)(a.get(i)); if (s.length() == b) { return s; } } return null; }
Answers: 1
You know the right answer?
The following decimal numbers are shown in sign-magnitude form +9286 and +801. convert them to signe...
Questions
question
Mathematics, 02.10.2019 04:20
question
Mathematics, 02.10.2019 04:20
Questions on the website: 13722363