Have diifferent answers. if possible can somebody different answer this so i can
ID: 3122963 • Letter: H
Question
Have diifferent answers. if possible can somebody different answer this so i can see what I get. thanks
Final A
ITEC 625 Spring 2017
4. Encode -13 into an 8 bit 2’s complement binary integer.
5. Encode -13 into an 8 bit signed binary integer.
6. Encode -13 into a 1’s complement binary integer.
7. Two alternatives to using Programmed I/O in a computer architecture _______________ and ______________/
8. A parity bit is added to every ___________.
9. a Steaming image of a file looks most closely like the ___________ _________ representation of the file.
10. The internal level of a data base describes the ______________architecture of the data base.
12. After system boot what part of an operating system must always be memory resident ___________________
13. Research Question: Investigate the lc3 microcomputer. What type of I/O does this 16 bit micro use ________________
14. What is the fastest memory in every computer system _________________.
15. Human interface functions like GUIs and File management systems are not needed in ___________applications
16. Memory that a relatively long distance from the CPU is usually _______________ but ___________.
17. Encode the mixed fraction -3 1/32 as an IEEE floating point binary value.
18. When the CPU; receives an interrupt it polls devices on the basis of ____________________.
20. What is the base 10 value of the one’s complement binary integer 1110 1110?
21. An ____________________computer is programmed using jumper wires,
24. DMA devices access _______________ directly.
25. The control unit is used to determine the _________________of instruction execution.
Explanation / Answer
(According to Chegg policy, only four subquestions will be answered. Please post the remaining in a separate question)
4. The binary representation of 13 is 1101.
This can be written in 7 bits as 0001101
The 1's compliment of 13 is 1110010
So the 2's complement of 13 is 1110011
To get the 2's complement of -13, append a leading 1
= 11110011
5. The binary representation of 13 is 1101.
This can be written in 7 bits as 0001101
Appending leading sign bit 1
= 10001101
6. The binary representation of 13 is 1101.
This can be written in 7 bits as 0001101
The 1's compliment of 13 is 1110010
To get the 2's complement of -13, append a leading 1
= 11110010
7. Two alternatives to using Programmed I/O in a computer architecture are Direct Memory Access (DMA) and Interrupt-driven I/O.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.