QB - Basics of Com - Organization
QB - Basics of Com - Organization
a) 64 Mb
b) 16 Mb
c) 1 Gb
d) 4 Gb
a) data bus
33. Which of the following data transfer mode takes relatively more time?
a) DMA
c) programmed I/O
d) Isolated I/O
34. Which of the following holds data and processing instructions temporarily
unit the CPU needs it?
a) ROM
b) control unit
c) main memory
d) coprocessor chips
b) addressing scheme
c) clock speed
36. Both the arithmetic logic unit (ALU) and control selection of CPU employ
special purpose storage locations called
a) decoders
b) buffers
c) multiplexer
d) registers
37. If the width of data bus is 16, ----- is the largest no. data bus can carry.
a) 256
b) 1KB
c) 65535
d) 65536
38. Input unit receives data from input device & decodes into -------- language,
and then load it to CPU.
a) 1 & 0
b) Machine
c) High
d) Assembly
39. The combined value of a binary selection inputs specifies the ------- word.
a) data
b) address
c) control
d) none of above
a) program counter
b) stack pointer
c) address register
a) True
b) False
42. I/O interface unit is required, due to the difference in the mode of
operation of both peripheral devices and CPU.
a) True
b) False
43. Transferring data under programmed I/O requires --------- monitoring of
the peripherals by the CPU.
a) frequent
b) Interrupt based
c) constant
d) none of above
45. The method which offers higher speeds of I/O transfers is ___________
a) Interrupts
b) Memory mapping
c) Program-controlled I/O
d) DMA
46. What is true about memory unit?
a) A memory unit is the collection of storage units or devices together.
b) The memory unit stores the binary information in the form of bits.
c) Both A and B
d) None of the above
47. Auxiliary memory access time is generally ________ times that of the main
memory
a) 10
b) 100
c) 1000
d) 10000
48. What is the formula for Hit Ratio?
a) Hit/(Hit + Miss)
b) Miss/(Hit + Miss)
c) (Hit + Miss)/Miss
d) (Hit + Miss)/Hit
49. The fastest data access is provided using _______
a) Cache
b) DRAM's
c) SRAM's
d) Registers
50. Which of the following is true?
a) To overcome the slow operating speeds of the secondary memory we make
use of faster flash drives.
b) If we use the flash drives instead of the hard disks, then the secondary
storage can go above primary memory in the hierarchy.
c) In the memory hierarchy, as the speed of operation increases the memory
size also increases.
d) Both A and C
51. Cache Memory is implemented using the DRAM chips.
a) True
b) False
52. In ____________ mapping, the data can be mapped anywhere in the Cache
Memory.
a) Associative
b) Direct
c) Set Associative
d) Indirect
53. The transfer between CPU and Cache is ______________
a) Block transfer
b) Word transfer
c) Set transfer
d) Associative transfer
54. --------- is the time interval between the read/write request and the
availability of the data.
a) Execution Time
b) Access Time
c) Instruction Cycle
d) Processing Time
55. When data and code lie in same memory blocks, then the architecture is
referred as Harvard architecture.
a) True
b) False
56. Because of virtual memory, the memory can be shared among ____________
a) processes
b) threads
c) instructions
d) none of the mentioned
57. Which algorithm chooses the page that has not been used for the longest
period of time whenever the page required to be replaced?
a) first in first out algorithm
b) additional reference bit algorithm
c) least recently used algorithm
d) counting based page replacement algorithm
58. Which memory is called separation of user logical memory and physical
memory
a) Memory sharing
b)Virtual memory
c)Memory management
d) Memory control
59. Logical address space is smaller than physical address space.
a) True
b) False
60. Vertical memory expansion is modifies the no. of address lines (N) that is
memory locations (2N). It expands the --------- of memory.
a) Word length
b) Word capacity
c) Memory capacity
d) None of above
25. Define the following terms Capacity, Hit Rati, Performance, and Cost per
bit
26. Explain memory write cycle using suitable timing diagram.
27. Design 64X8 memory using 16X8 memory chips.
28. Explain Direct Cache mapping using suitable example.
29. Explain virtual memory mapping using segmentation.
30. Draw and explain Computer Block Diagram with functions of each block.
@@@@@@@@@@@@