Parallel Processing Questions and Answers | Online Quiz for Practice
Parallel Processing MCQ Questions for Practice
46. The most common addressing techiniques employed by a CPU is
Correct Answer is: all of the above
47. The output of a gate is low when at least one of its input is low . It is true forA
Correct Answer is: AND gateB
48. The RISC processor has a more complicated design than CISC.
Correct Answer is: False Statement
49. The Sun micro systems processors usually follow..................architecture.
Correct Answer is: RISC
50. The ultimate goal of a compiler is to,
Correct Answer is: Reduce the clock cycles for a programming task.
51. The word size of the microprocessor refers to
Correct Answer is: the amount of a information that can be stored in a cycle
52. To provide increased memory capacity for operating system, the
Correct Answer is: virtual memory is created
53. To which class of systems does the von Neumann computer belong?
Correct Answer is: SISD (Single Instruction Single Data)
54. Two processors A and B have clock frequencies of 700 Mhz and 900 Mhz respectively. Suppose A can execute an instruction with an average of 3 steps and B an execute with an average of 5 steps. For the execution of the same instruction which processor is faster ?
Correct Answer is: A
55. What is characteristic for the organization of a computer architecture?
Correct Answer is: Dynamic behaviour
56. What is meant by a dedicated computer?
Correct Answer is: which is meant for application software only
57. What is stored in a Translation Lookaside Buffer?
Correct Answer is: Physical addresses
58. What is the control units function in the CPU?
Correct Answer is: to decode program instruction
59. What is the minimum number of flip-flops required in a counter to count 100 pulses?A
Correct Answer is: sevenC
60. What is usually regarded as the von Neumann Bottleneck?