MCQs for Computer Science Exam - March 2015, Exams of Computer Science

Multiple choice questions (MCQs) for a computer science exam held in March 2015. The questions cover various topics such as memory management, I/O operations, digital design, and networking. Students are expected to select the correct answer for each question.

Typology: Exams

2019/2020

Uploaded on 03/14/2020

siraj-shamim
siraj-shamim 🇵🇰

3

(1)

9 documents

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Final Term 2015 05 March-15 8.00 am
MCQs …….
1. Based on the statistical results, the block which has been least used in the recent past, is replaced with a
new block. This technique is called
LFU (Least Frequently Used).
2. Internal interrupts are generated by the _________
Processor
1. _____________is an important function which should be built into I/O ports.
Address decoding
3. We represent e^ instead of e to show ____________
biased representation
4. In control field of page table, __________ indicate the availability of page in main memory.
Presence Bits
5. Which is the last instruction of the ISR that is to be executed when the ISR terminates?
IRET
1. For increased and better performance we use ________ which are usually made of glass.
Fiber Optic Cables
1. is a technique in which some of the CPU’s address lines forming an input to the address decoder are
ignored.
Partial decoding
1. In ________ circuit we feed carry out from the previous stage to the next stage and so on.
Ripple Carry Adder
6. _______________is the simplest form for representing a signed number.
Sign Magnitude Form
7. Taking control of the system bus for a few bus cycles is known as ______
Cycle Stealing
1. Falcon-A Simulator loads a FALCON-A binary file with a ______ extension and presents its contents into
different areas of the simulator.
.Binfa
8. Consider Falcon A, with 16 address lines, the total address space is _________ Kbytes.
2^16 = 64 Kbytes
1. ___________ is nonvolatile i.e. it retains the information in it when power is removed from it.
pf3
pf4
pf5

Partial preview of the text

Download MCQs for Computer Science Exam - March 2015 and more Exams Computer Science in PDF only on Docsity!

Final Term 2015 05 March-15 8.00 am

MCQs …….

  1. Based on the statistical results, the block which has been least used in the recent past, is replaced with a new block. This technique is called LFU (Least Frequently Used).
  2. Internal interrupts are generated by the _________ Processor
  3. _____________is an important function which should be built into I/O ports. Address decoding
  4. We represent e^ instead of e to show ____________ biased representation
  5. In control field of page table, __________ indicate the availability of page in main memory. Presence Bits
  6. Which is the last instruction of the ISR that is to be executed when the ISR terminates? IRET
  7. For increased and better performance we use ________ which are usually made of glass. Fiber Optic Cables
  8. is a technique in which some of the CPU’s address lines forming an input to the address decoder are ignored. Partial decoding
  9. In ________ circuit we feed carry out from the previous stage to the next stage and so on. Ripple Carry Adder
  10. _______________is the simplest form for representing a signed number. Sign Magnitude Form 7. Taking control of the system bus for a few bus cycles is known as ______ Cycle Stealing
  11. Falcon-A Simulator loads a FALCON-A binary file with a ______ extension and presents its contents into different areas of the simulator. .Binfa
  12. Consider Falcon A, with 16 address lines, the total address space is _________ Kbytes. 2^16 = 64 Kbytes
  13. ___________ is nonvolatile i.e. it retains the information in it when power is removed from it.

ROM

  1. ________is a mechanism in which CPU polls to identify the interrupting module and branches to an interrupt service routine on detecting an interrupt. Software Poll Question No: 1 ( Marks: 1 ) - Please choose one For any of the instructions that are a part of the instruction set of the SRC, there are cerain_________required; which may be used to select the appropriate function for the ALU to be performed, to select the appropriate registers, or the appropriate memory location. ►Register ►Control signals (Page 171) ►Memory ►None of the given Question No: 9 ( Marks: 1 ) - Please choose one _______ operation is required to change the processor‟s state to a known, defined value. ►Change ►Reset (Page 194) ►Update ►None of the given There are _________ types of reset operations in SRC ► Two (Page 195) ► Three ► Four ► Five Question # 8 of 10 ( Marks: 1 ) - Please choose one In which of the following instructions the data move between a register in the processor and a memory location (or another register) and are also called data movement?

Fraction Division None of the given Question # 5 of 10 (Total Marks: 1) Select correct option: In Double-Precision Binary Floating Representation the function is____ 23 bits 52 bits (Page 348) 1 bits 1 bit Question # 6 of 10 (Total Marks: 1) Select correct option: ___________ is the time for first bit of the message to arrive at the receiver including delays. ► Transmission Time ► Latency ► Transport Latency ► Time of Flight (Page 388) Question # 2 of 10 (Total Marks: 1) Select correct option: Raid Level ____ is not a true member of the RAID family. ►0 (Page 330) ► 2 ► 3 ► 4 Subjective Define Types of multiplixer channels? 5marks Consider a 4 way set-associative cache with 256KB capacity and 32 byte lines. (Marks 5) a) How many sets are there in the cache? b) How many bits of address are required to select a set in cache? Define Spatial locality? 2 marks diff biw maskable interrupyts and nom maskable .2marks What u understand by terms cache hit cache miss? 2 marks Define term in networks Fragmentation. (3) Different between send overhead and receive overhead? Marks 3