Ce 419
Ce 419
:___________________
RK UNIVERSITY
B.TECH./SEM-III/REGULAR/DEC-2021
Instructions:
1. Attempt all questions.
2. Make suitable assumptions wherever necessary.
3. Figures to the right indicate full marks.
4. Programmable calculator is not permissible.
SECTION – I
Q.1 (a) Select the most appropriate option: (Each of one mark) 06
1. 2’s complement of 11001011 is ____________
a. 01010111
b. 11010100
c. 00110101
d. 11100010
2. Octal to binary conversion: (24)8 =?
a. (111101)2
b. (010100)2
c. (111100)2
d. (101010)2
3. The largest two digit hexadecimal number is ________
a. (FE)16
b. (FD)16
c. (FF)16
d. (EF)16
4. The ______ format is usually used to store data.
a. BCD
b. Decimal
c. Hexadecimal
d. Octal
5. Which register is used to store fetched instruction from memory?
a. IR
b. TR
c. DR
d. PC
Page 1 of 4
6. In which timing signal instruction will be decoded?
a. T0
b. T1
c. T2
d. T3
SECTION – II
Q.4 (a) Select the most appropriate option: (Each of one mark) 06
1. The situation in data of operands are not available is called ______
a. Data Hazard
b. Stack
c. Deadlock
d. None
2. The periods of time when the unit is idle is called as _________
a. Stalls
b. Bubbles
c. Hazards
d. Both bubbles and Stall
Page 2 of 4
3. Input or output devices that are connected to computer are called
_______.
a. Input/Output Subsystem
b. Peripheral Devices
c. Interfaces
d. Interrupt
4. The method which offers higher speeds of I/O transfers is
a. Interrupts
b. Memory Mapping
c. Programmed Controlled IO
d. DMA
5. In memory-mapped I/O…
a. The I/O devices and the memory share the same address space
b. The I/O devices have a seperate address space
c. The memory and I/O devices have an associated address space
d. A part of the memory is specifically set aside for the I/O
operation
6. DMA transfer operations are performed by _____.
a. Device Interface
b. DMA Controller
c. Data Controller
d. Overlooker
*************
Page 4 of 4