Monday, September 5, 2016

8085 Microprocessor sample question set THEORY

Gaonkar Chapter 1 - CLICK HERE

Gaonkar Chapter  2 - CLICK HERE

Gaonkar Chapter  3 - CLICK HERE

Gaonkar Chapter  4 - CLICK HERE

GaonkarChapter  5 - CLICK HERE

Gaonkar Chapter  6 - CLICK HERE

Gaonkar Chapter  7 - CLICK HERE

Gaonkar Chapter  8 - CLICK HERE

Gaonkar Chapter  9 - CLICK HERE

Gaonkar Chapter  10 - CLICK HERE
















Monday, August 8, 2016

Operating System Question Set

Operating System Question Set 
GALVIN

INTRODUCTION: -  CLICK HERE

PROCESS: CLICK HERE

THREAD: CLICK HERE

Process synchronisation: CLICK HERE

Memory management. CLICK HERE

File system: CLICK HERE

Disk Scheduling: CLICK HERE

Deadlock:  CLICK HERE

Tuesday, July 12, 2016

C Language QUESTION Theory Set :


set1:  CLICK
set2:  CLICK
set3: CLICK






Basic Electronics Set 2

1. Operation of a pnp transistor,  npn transistor
2. Basic circuit for using a pnp transistor as an amplifier
3. Why this is called bipolar transistor?
4.Why this is called current controlled device?
5. Emitter follower.
6. Common-base, common-emitter and common-collector amplifiers
7. Relationship between α and β.
8. Load line analysis,Q-point
9. Describe the operation of a transistor amplifier in CE configuration.
10.Differentiate between FET and BJT transistors.
11. What is the use of biasing? Draw the DC equivalent model.
12. Thermal Runaway, thermal resistance
13.  Draw a BJT fixed bias circuit and derive the expression for the stability factor ‘S’.
14.Advantages and  disadvantages of fixed bias circuit
15. what is the condition for thermal stability?
16. Explain thermal instability. What are the factors affecting the stability factor?

Monday, July 11, 2016

Basic Electronics Set 1

1. Conductor , insulator , semiconductor - definition, example.
2. Valence band, conduction band, band gap
3.  Intrinsic semiconductor, extrinsic semiconductor, doped semiconductors,doping
4. Hole,doping,Recombination
5. Diffusion and drift, drift current
6. filter,rectifier
7. Characteristics graph of forward biasing,reverse biasing
8.avalanche break down,Zener break down
9. LED
10.Depletion region
11.Diode current equation
12. Half wave rectifier
13.full wave rectifier-center trap,bridge rectifier(with filter and with out filter)
13. ripple factor,PIV,Load current,rectifier efficiency
14. Characteristics of Zener diode
15. Diode as a voltage regulator


Monday, June 20, 2016

Computer Organization Question set 7

Chapter 7 – I/O Organization
1. I/O controller or I/O interface
2. I/O driver
3. I/O port
4. Synchronous data transfer and asynchronous data transfer
5. Handshaking mode, strobe control mode (source initiated, destination initiated)
6. Programmed I/O
7. Interrupt I/O
8. DMA –DMA controller, handshaking mode, cycle stealing mode
9. Software interrupt, Hardware interrupt
10. Internal interrupt, External interrupt
11.Vector interrupts non-vectored interrupt
12. ISR
13. Bus Arbitration – daisy chaining, polling, independent request
14. Input output processor
15. Memory mapped I/O,I/O mapped I/O
16. Serial communication, parallel communication, advantages, disadvantages
17. Short note – SCSI,PCI,USB

Computer Organization Question set 6

Chapter 6 – Control unit
1. Definition control unit
2. Hardwired control unit, micro programmed control unit advantages, disadvantages, comparison
3. State table method, sequence counter, delay element
4. Control memory
5. Wilkes design
6. Horizontal micro instruction, vertical micro instruction, comparison
7. Encoding of micro instruction

8. Parallelism in micro instruction 

Computer Organization Question set 5

                                 Chapter 5 – Instruction set
1. Instruction set
2. Instruction set completeness
3. Instruction format
4. Accumulator organization
5. Stack organization
6. Three address instruction, two address instruction, one address instruction, Zero address instruction
7. Addressing mode
8. CISC/RISC advantages, disadvantages, comparison
9. Instruction pipeline definition only

Sunday, June 19, 2016

Computer Organization Question set 4

Chapter 4 – Memory
1. Defination – seek time, capacity, Rotational delay
2. Short note – memory hierarchy
3. SRAM – read and write technique
4. DRAM – Read and Write technique
5. SRAM,DRAM – Comparison
6. RAM CHIP, ROM CHIP example.
7. LARGE memory using small chip, range of memory address map
8. Memory -1D,2D,2.5D,3D
9. PROM, EPROM, EEPROM,FLASH MEMORY – Comparison
10. Magnetic Disc- track, sector, cylinder, inter-sector gap, surface, platter
11.  Short note- optical drive, associative memory
12. Cache memory- cache hit, cache miss, locality of reference, spatial locality, temporal locality, direct mapping, associative mapping, se-associative mapping, write through, write back, two level cache
13. Virtual memory
14. Page, frame
15. Page replacement technique.
16. Desructive and nondestructive memory

Computer Organization Question set 3

Chapter 3 - arithmetic
1.  Data representation –                                                                                 
a) sign magnitude
     b) 1‘s complement
     c) 2’s complement
   Advantages, disadvantages, comparison
      2. r‘s complement, r-1’s complement
      3.Floating point number representation (8 bit,32 bit,64 bit)
      4.Special cases of IEEE 754 format.
      5.1’s complement arithmetic,2’s complement arithmetic
      6.Overflow and underflow detection
      7.Algorithm or flowchart – a) fixed point addition-subtraction
                                                    b) add –shift   multiplication
                                                    c) Booth’s multiplication
                                                   d) restore and non-restore division  
                                                   e) floating point addition, subtraction,                                                                        multiplication, division

     8.Common bus system
     9.Tristate buffer
    10.parallel adder, cla, adder-subtractor, carry save multiplier
    11. Bit sliced ALU
    12. 4bit ALU design