Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

9. a Steaming image of a file looks most closely like the ___________ _________

ID: 3123079 • Letter: 9

Question

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 questions will be answered. Please post the remaining in another question)

12. After system boot the kernel of an operating system must always be memory resident

20. The 1's complement of the number is 1110 1110

So the number = 0001 0001

Base 10 representation = 1*24 + 1*20 = 16+1 = 17

24. DMA stands for Direct Memory Access.

So DMA devices access RAM directly.

13. The lc3 microcomputer uses Memory-mapped I/O.