Question 1
Question 1
If a processor clock is rated as 1.8 GHz, then its clock period is:
a) 5.55 × 10⁻⁹ sec
b) 0.55 × 10⁻¹⁰ sec
c) 55.5 × 10⁻⁹ sec
d) 5.55 × 10⁻¹⁰ sec
Question 2
Question 3
_____ is used to deal with the difference in the transfer rates between the
drive and the bus.
a) Data buffers
b) Enhancers
c) Data repeaters
d) None of them
Question 4
In memory-mapped I/O:
a) The I/O devices have a separate address space
b) A part of the memory is specifically set aside for the I/O operation
c) The I/O devices and the memory share the same address space
d) The memory and I/O devices have an associated address space
Question 5
Question 6
The operation _________ yields true if either or both of its operands are
true.
a) OR
b) NAND
c) NOT
d) AND
Question 7
Question 8
The ______ plays a very vital role in the case of super-scalar processors.
a) Compilers
b) Peripherals
c) Memory
d) Motherboard
Question 9
Question 10
Question 11
The utility program used to bring the object code into memory for
execution is ______
a. Extractor
b. Linker
c. Loader
d. Fetcher
Question 12
Question 13
Question: The time lost due to the branch instruction is often referred to
as ____________
a. Branch penalty
b. Delay
c. Latency
d. None of them
Question 14
Question 15
Question 16
Question 17
Question 19
Question 20
Question 21
Question 22
Question 23
Question 24
Question 25
The ________ consists of the access time plus any additional time required
before a second access can commence.
a) Memory cycle time
b) Transfer rate
c) Latency
d) Direct access
Question 26
Question 27
Question 28
Question 29
The step where the results stored in the temporary register are transferred
into the permanent register is called ______.
a) Inception step
b) Last step
c) Final step
d) Commitment step
Question 30
Question 31
Question 32
Question 33
Question 34
Question 35
A loop that iterates over an array of data can be split into a number of
smaller parallel loops in individual threads that can be scheduled in
parallel when using ________ threading.
a) Hybrid
b) Fine-grained
c) Multi-process
d) Coarse
Question 36
Question 37
Question 38
Question 39
Question 40
Which of the following storage types may have an associative access
method?
a) Virtual memory
b) Main memory
c) Cache
d) Disks
Question 41
The approach where the memory contents are transferred directly to the
processor from the memory is called ______.
a) Read-later
b) None of them
c) Read-through
d) Early-start
Question 42
The amount of time required to read a block of data from a disk into
memory is composed of seek time, rotational latency, and transfer time.
Rotational latency refers to:
a) The time it takes for the read-write head to move into position over the
appropriate track
b) The time it takes for the platter to make a full rotation
c) None of them
d) The time it takes for the platter to rotate the correct sector
under the head
Question 43
Question 44
Question 45
The advantage of I/O mapped devices over memory-mapped is
___________.
a) The devices connected using I/O mapping have a bigger buffer space
b) The former offers faster transfer of data
c) No advantage as such
d) The devices have to deal with fewer address lines
Question 46
Question 47
The average number of steps taken to execute the set of instructions can
be made to be less than one by following _______.
a) Sequential
b) Pipe-lining
c) ISA
d) Super-scaling
Question 48
Question 49
Question 50
Question 51
The iconic feature of the RISC machine among the following is _______.
a) Having a branch delay slot
b) All of them
c) Reduced number of addressing modes
d) Increased memory size
Question 52
Question 53
________ is when the processor spends most of its time swapping pages
rather than executing instructions.
a) Thrashing
b) Multitasking
c) Paging
d) Swapping
Question 54
Question 55
Question 56
Question 57
Question 58
Question 59
Question 60
Question 61
Question 63
Question 64
The situation where the second instruction needs data produced by the
first instruction to execute is referred to as _______.
a) Procedural dependency
b) Output dependency
c) Antidependency
d) True data dependency
Question 65
Question 66
Question 67
Question 68
Question 69
Question 70
Question 71
Question 72
The technique which moves the program blocks to or from the physical
memory is called _______.
a) Framing
b) Overlays
c) Virtual memory organization
d) Paging
Question 73
Question 74
Question 75
Question 76
Question 77
The usual BUS structure used to connect the I/O devices is ___________.
a) Single BUS structure
b) Multiple BUS structure
c) Star BUS structure
d) Node to Node BUS structure
Question 78
_____ is not one of the four basic functions of a computer.
a) Data movement
b) Data processing
c) Data storage
d) I/O processing
Question 79
Question 80
Two processors A and B have clock frequencies of 700 MHz and 900 MHz,
respectively. Suppose A can execute an instruction in an average of 3
steps, and B can execute in an average of 5 steps.
For the execution of the same instruction, which processor is faster?
a) A
b) B
c) A and B take the same time
d) Insufficient information
Question 81
The assembler stores all the names and their corresponding values in
______.
a) Special purpose Register
b) Symbol Table
c) Value Map Set
d) None of them
Question 82
The bit used to signify that the cache location is updated is ________.
a) Update bit
b) Flag bit
c) Dirty bit
d) Reference bit
Question 83
Question 84
Question 85
When using the __________ technique, all write operations made to main
memory are also made to the cache.
a) Write-through
b) LRU
c) Unified cache
d) Write-back
Question 86
Question 87
To overcome the lag in the operating speeds of the I/O device and the
processor, we use ___________.
a) Interrupt signals
b) Exceptions
c) Buffer spaces
d) Status flags
Question 88
The binary value of the ASCII letter "c" is 01100011. Its decimal value is
_______.
a) 99
b) 45
c) 123
d) 100
Question 89
A special unit used to govern the out-of-order execution of instructions is
called ______.
a) Supervisory unit
b) Temporal unit
c) Commitment unit
d) Monitor
Question 90
Question 91
Question 92
Question 93
Question 94
Question 95
Question 96
RAID level _________ has the highest disk overhead of all RAID types.
a) 0
b) 3
c) 1
d) 5
Question 97
Question 98
Question 99
Two processors A and B have clock frequencies of 2.2 GHz and 2.3 GHz,
respectively. Suppose A can execute an instruction in an average of 4
steps and B can execute an instruction in an average of 5 steps. For the
execution of the same instruction, which processor is faster?
a) Insufficient information
b) A
c) B
d) Both A and B take the same time
Question 100
Question 101
a. High-level language
c. Assembly language
d. Natural language
Question 102
a.1,250
b.1,280
c.160,000
d.1,280,000
Question 103
a.EDVAC
b.EDIAC
c.IBM PC
d.ENIAC
Question 104
b.VLSI
c.IC
d.Transistors
Question 105
When using the Big Endian assignment to store a number, the sign bit of
the number is stored in _____
b.None of them
d.Can’t say
Question 106
a.procedural dependency
b.resource dependency
d.output dependency
Question 107
a.300 microseconds
b.0.3 seconds
c.30 milliseconds
d.3000 microseconds
Question 108
a.EEPROM
b.ROM
c.EPROM
d.RAM
Question 109
a.Instruction processing
b.Memory instruction
c.Memory cycle
d.Instruction cycle
Question 110
Which of the following is the RAID level distributes parity and data across
all the disks?
a.3
b.6
c.5
d.4
Question 111
Question 112
For random-access memory, __________ is the time from the instant that an
address is presented to the memory to the instant that data have been
stored or made available for use.
a.Transfer rate
b.Direct access
c.Access time
Question 113
a.status reporting
b.data
c.cycle
Question 114
The algorithm to remove and place new contents into the cache is called
_______
a.Updation
b.Renewal algorithm
c.None of them
d.Replacement algorithm
Question 115
a.Physical address
b.Logical address
c.Location
d.Relocatable address
Question 116
Question 117
a.multi-instance
b.multithreaded native
c.Java
d.multi-process
Question 118
b.None of them
c.Harvard
d.Von Neumann
Question 119
a.Flow dependency
b.Instruction-level parallelism
c.Machine parallelism
d.Instruction issue
Question 120
a.Stalk
b.None of them
c.Structural hazard
d.Deadlock
Question 121
a.CISC
b.ISA
c.ULTRA SPARC
d.RISC
Question 122:
a. Bakery problem
b. Bankers problem
c. Reader-writer problem
d. Philosophers problem
Question 123:
Question 124:
a. Micro-ops
b. Scalar
d. SIMD
Question 125:
a. Frames
b. Pages
c. Segments
d. Sheets
Question 126:
a. sectors
b. heads
c. pits
d. gaps
Question 127:
Utilizing a branch target buffer (BTB), the _________ uses a dynamic branch
prediction strategy based on the history of recent executions of branch
instructions.
a. Pentium
b. Pentium 4
c. Pentium Pro
d. 486
Question 128:
Q30. The registers, ALU and the interconnection between them are
collectively called as _____
a. data
b. process route
c. information path
d. information trail
Question 129:
a. Deadlock
b. Stalk
c. Structural hazard
d. None of them
Question 130:
a. 131072
b. 262144
c. 256000
d. 128000
Question 131
Question 132
Question 133
_____ directive specifies the end of execution of a program.
a. Stop
b. Terminate
c. End
d. Return
Question 134
Question 135
Question 136
Question 137
Question 139
Question 140
The master indicates that the address is loaded onto the BUS, by
activating _____ signal.
a. MSYN
b. WMFC
c. INTR
d. SSYN
Question 141
Hardwired Control
________ are the different type/s of generating control signals.
a. Both Micro-programmed and Hardwired
b. Micro-programmed
c. Both Hardwired and Micro-instruction
d. Micro-instruction
Question 142
One way to control power density is to use more of the chip area
for ________.
a. Cache memory
b. Multicore
c. Resistors
d. Silicon
Question 143
Question 144
Question 145
Question 146
Question 147
Question 149
Question 150
Question 151
Question 152
Question 153
Question 154
Question 155
Question 156
Question 157
Question 158
Question 159
Question 160
Question 161
Question 162
The control unit controls other units by generating ___________
a. Command Signals
b. Timing Signals
c. Transfer Signals
d. Control Signals
Question 163
Question 164
Question 165
Question 166
Question 168
Question 169
Question 170
Question 171
Question 173
Question 174
Question 175
Question 176
Question 177
Question 178
Question 179
Question 180
The ________ connects to the external bus, known as the Front Side
Bus, which connects to main memory, I/O controllers, and other
processor chips.
a. Bus interface
b. All of them
c. L2
d. APIC
Question 181
Question 182
RAID splits file(s) into many segments, and sends the segments
to several disks. Files that have been segmented in this way are
called:
a. Striped Data
b. Striped File
c. None of them
d. Striped Array
Question 183
Question 184
Question 185
Question 187
Question 188
Question 189
Question 190
Question 191
Question 192
Question 193
Question 194
Question 195
The processor keeps track of the results of its operations using
flags called ________
a. Test output flags
b. Conditional code flags
c. None of them
d. Type flags
Question 196
Question 197
Question 198
Question 199