SlideShare a Scribd company logo
1 of 4
Download to read offline
www.studentyogi.com                                                                      www.studentyogi.com

         Code No: RR220501
                                                                                Set No. 1
             II B.Tech II Semester Supplimentary Examinations, Apr/May 2008
                                    COMPUTER ORGANIZATION
           ( Common to Computer Science & Engineering, Information Technology,
            Computer Science & Systems Engineering and Electronics & Computer
                                                Engineering)
         Time: 3 hours                                                         Max Marks: 80
                                      Answer any FIVE Questions
                                    All Questions carry equal marks



           1. (a) Explain about IAS memory formats.
               (b) List various registers in a computer along with their purpose [8+8]

           2. (a) Find the output binary number after performing the following arithmetic op-
                     erations
                      i. 111.01 + 10.111
                     ii. 11.01 + 110.11
                    iii. 110.11 - 111.01
               (b) Explain about the longhand division of binary integers. [6+10]
           3. (a) Describe various Pentium data types
               (b) Describe various common data transfer instruction set operations.
                                                                                                    [6+10]

           4. (a) List various R3000 pipeline stages. Also explain the function of each.
               (b) List and describe all shift and multiply/divide instructions of MIPS R-Series
                    processors.                                                                      [8+8]

           5. (a) Di erentiate between single versus two-level caches.
               (b) Elaborate on Pentium Cache Organization.                                          [8+8]

           6. Discuss three possible techniques for I/O operations with merits and demerits of
              each.                                                                                   [16]
           7. (a) Discuss about I/O channel architecture.
               (b) Discuss about I/O addressing in 8086.
               (c) Discuss the salient features of laser printer                                   [6+6+4]

           8. (a) Give a summary of arithmetic and logical operations that are de ned for the
                    vector architecture.
               (b) What is cache coherence problem. Discuss about di erent cache coherance
                   appro ches.                                                                       [8+8]
www.studentyogi.com                                                                      www.studentyogi.com

         Code No: RR220501
                                                                                  Set No. 2
             II B.Tech II Semester Supplimentary Examinations, Apr/May 2008
                                    COMPUTER ORGANIZATION
           ( Common to Computer Science & Engineering, Information Technology,
            Computer Science & Systems Engineering and Electronics & Computer
                                                Engineering)
         Time: 3 hours                                                         Max Marks: 80
                                      Answer any FIVE Questions
                                    All Questions carry equal marks



           1. (a) Explain the purpose and merits of interrupts.
               (b) Draw and explain the instruction cycle with interrupts.
               (c) What is interrupt handler? Explain its purpose.                               [6+6+4]

           2. (a) How subtraction is done on the binary numbers represented in one’s comple-
                    ment notation give an examples.
               (b) What do you mean by r’s complement.                                             [8+8]

           3. NOOP instruction has no e ect on the CPU state other than incrementing the
              program counter. Suggest some uses of this instruction with examples.
                                                                                                     [16]

           4. Elaborate on di erent types of registers in a register organization [16]

           5. Discuss about address translation with segmentation and paging in the Intel Pen-
              tium                                                                                  [16]

           6. (a) How would CPU handles multiple devices. Explain with di erent techniques
                    available
               (b) Discuss the characteristics of Intel 8259A interrupt controller.
                                                                                                   [8+8]

           7. (a) Discuss about I/O channel architecture.
               (b) Discuss about I/O addressing in 8086.
               (c) Discuss the salient features of laser printer                                 [6+6+4]

           8. (a) Classify and explain di erent multipro cessors
               (b) Explain the organization of tightly coupled multiprocessor system with a
                    generic blo ck diagram.                                                        [8+8]
www.studentyogi.com                                                                      www.studentyogi.com

         Code No: RR220501
                                                                                  Set No. 3
             II B.Tech II Semester Supplimentary Examinations, Apr/May 2008
                                    COMPUTER ORGANIZATION
           ( Common to Computer Science & Engineering, Information Technology,
            Computer Science & Systems Engineering and Electronics & Computer
                                                Engineering)
         Time: 3 hours                                                         Max Marks: 80
                                      Answer any FIVE Questions
                                    All Questions carry equal marks



           1. (a) De ne PCI. Explain the applications of PCI
               (b) Describe any ten mandatory PCI signals.                                      [8+8]

           2. Write an algorithm to substract binary numbers represented in normalized oating
              point mode with base 2 for exponent                                                [16]

           3. NOOP instruction has no e ect on the CPU state other than incrementing the
              program counter. Suggest some uses of this instruction with examples.
                                                                                                 [16]

           4. Elaborate on di erent types of registers in a register organization [16]

           5. Give a block diagram for a 4M×8 memory using 256K×1 memory chips. [16]

           6. (a) Explain about magnetic disk layout
               (b) Elaborate on Winchester disk track format.                                   [8+8]

           7. (a) Explain about microinstruction format of TI 8800
               (b) Explain about ALU control elds of IBM 3033 microinstruction.
                                                                                                [8+8]

           8. (a) Explain the following terms.
                      i. Read miss
                     ii. Read hit
                    iii. Write miss
                    iv. Write hit
               (b) Discuss di erent approaches to vector computation                            [8+8]
www.studentyogi.com                                                                     www.studentyogi.com

         Code No: RR220501
                                                                                 Set No. 4
             II B.Tech II Semester Supplimentary Examinations, Apr/May 2008
                                    COMPUTER ORGANIZATION
           ( Common to Computer Science & Engineering, Information Technology,
            Computer Science & Systems Engineering and Electronics & Computer
                                                Engineering)
         Time: 3 hours                                                         Max Marks: 80
                                      Answer any FIVE Questions
                                    All Questions carry equal marks



           1. (a) Discuss the interconnection structure design of a computer.
               (b) Explain various bus lines.
               (c) What do you mean by multiple - bus hierarchies.                                 [8+4+4]

           2. (a) Find the output binary number after performing the arithmatic operation
                     using 1’s complement representation.
                      i. 111.01 + 10.111
                     ii. 110.11 - 111.01
               (b) Explain steps involved in the addition of numbers using 2’s complement no-
                    tation.                                                                         [10+6]

           3. Discuss about various Pentium addressing modes with algorithms [16]

           4. (a) List various R3000 pipeline stages. Also explain the function of each.
               (b) List and describe all shift and multiply/divide instructions of MIPS R-Series
                    processors.                                                                      [8+8]

           5. (a) Discuss about address translation in paging.
               (b) How does page size e ects storage utilization and e ective memory data-
                    transfer rate                                                                    [8+8]

           6. Discuss about data organization and formatting of magnetic disk in detail
                                                                                                      [16]

           7. Discuss about horizontal and vertical instruction formats. Also di erentiate be-
              tween horizontal and vertical instruction formats.                                       [16]

           8. (a) Explain di erent types of parallel processors.
               (b) What do you mean by compound instruction? Give examples
               (c) Elaborate on registers of the IBM3090 vector facility. [4+6+6]

More Related Content

What's hot

Ict mock exam answer
Ict mock exam answerIct mock exam answer
Ict mock exam answerGary Tsang
 
Ict mock exam paper 1 b combined
Ict mock exam paper 1 b combinedIct mock exam paper 1 b combined
Ict mock exam paper 1 b combinedGary Tsang
 
June 10 P32
June 10 P32June 10 P32
June 10 P32Samimvez
 
C O M P U T E R N E T W O R K S J N T U M O D E L P A P E R{Www
C O M P U T E R  N E T W O R K S  J N T U  M O D E L  P A P E R{WwwC O M P U T E R  N E T W O R K S  J N T U  M O D E L  P A P E R{Www
C O M P U T E R N E T W O R K S J N T U M O D E L P A P E R{Wwwguest3f9c6b
 
Software project management
Software project managementSoftware project management
Software project managementvamsi krishna
 
1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networks1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networksguestd436758
 
D A T A B A S E M A N A G E M E N T S Y S T E M S J N T U M O D E L P A P ...
D A T A B A S E M A N A G E M E N T S Y S T E M S  J N T U  M O D E L  P A P ...D A T A B A S E M A N A G E M E N T S Y S T E M S  J N T U  M O D E L  P A P ...
D A T A B A S E M A N A G E M E N T S Y S T E M S J N T U M O D E L P A P ...guest3f9c6b
 
Instrumentation and control systems Jntu Model Paper{Www.Studentyogi.Com}
Instrumentation and control systems Jntu Model Paper{Www.Studentyogi.Com}Instrumentation and control systems Jntu Model Paper{Www.Studentyogi.Com}
Instrumentation and control systems Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Ca mock exam combined
Ca mock exam combinedCa mock exam combined
Ca mock exam combinedGary Tsang
 
D E C I S I O N S U P P O R T S Y S T E M S J N T U M O D E L P A P E R{Www
D E C I S I O N  S U P P O R T  S Y S T E M S  J N T U  M O D E L  P A P E R{WwwD E C I S I O N  S U P P O R T  S Y S T E M S  J N T U  M O D E L  P A P E R{Www
D E C I S I O N S U P P O R T S Y S T E M S J N T U M O D E L P A P E R{Wwwguest3f9c6b
 
June 10 P33
June 10 P33June 10 P33
June 10 P33Samimvez
 
June 10 P31
June 10 P31June 10 P31
June 10 P31Samimvez
 
VHDL Design and FPGA Implementation of a High Data Rate Turbo Decoder based o...
VHDL Design and FPGA Implementation of a High Data Rate Turbo Decoder based o...VHDL Design and FPGA Implementation of a High Data Rate Turbo Decoder based o...
VHDL Design and FPGA Implementation of a High Data Rate Turbo Decoder based o...IJECEIAES
 

What's hot (15)

Ict mock exam answer
Ict mock exam answerIct mock exam answer
Ict mock exam answer
 
Ict mock exam paper 1 b combined
Ict mock exam paper 1 b combinedIct mock exam paper 1 b combined
Ict mock exam paper 1 b combined
 
June 10 P32
June 10 P32June 10 P32
June 10 P32
 
C O M P U T E R N E T W O R K S J N T U M O D E L P A P E R{Www
C O M P U T E R  N E T W O R K S  J N T U  M O D E L  P A P E R{WwwC O M P U T E R  N E T W O R K S  J N T U  M O D E L  P A P E R{Www
C O M P U T E R N E T W O R K S J N T U M O D E L P A P E R{Www
 
Software project management
Software project managementSoftware project management
Software project management
 
Mcqs
McqsMcqs
Mcqs
 
1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networks1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networks
 
D A T A B A S E M A N A G E M E N T S Y S T E M S J N T U M O D E L P A P ...
D A T A B A S E M A N A G E M E N T S Y S T E M S  J N T U  M O D E L  P A P ...D A T A B A S E M A N A G E M E N T S Y S T E M S  J N T U  M O D E L  P A P ...
D A T A B A S E M A N A G E M E N T S Y S T E M S J N T U M O D E L P A P ...
 
Instrumentation and control systems Jntu Model Paper{Www.Studentyogi.Com}
Instrumentation and control systems Jntu Model Paper{Www.Studentyogi.Com}Instrumentation and control systems Jntu Model Paper{Www.Studentyogi.Com}
Instrumentation and control systems Jntu Model Paper{Www.Studentyogi.Com}
 
Ca mock exam combined
Ca mock exam combinedCa mock exam combined
Ca mock exam combined
 
D E C I S I O N S U P P O R T S Y S T E M S J N T U M O D E L P A P E R{Www
D E C I S I O N  S U P P O R T  S Y S T E M S  J N T U  M O D E L  P A P E R{WwwD E C I S I O N  S U P P O R T  S Y S T E M S  J N T U  M O D E L  P A P E R{Www
D E C I S I O N S U P P O R T S Y S T E M S J N T U M O D E L P A P E R{Www
 
June 10 P33
June 10 P33June 10 P33
June 10 P33
 
June 10 P31
June 10 P31June 10 P31
June 10 P31
 
Nov 07 P1
Nov 07 P1Nov 07 P1
Nov 07 P1
 
VHDL Design and FPGA Implementation of a High Data Rate Turbo Decoder based o...
VHDL Design and FPGA Implementation of a High Data Rate Turbo Decoder based o...VHDL Design and FPGA Implementation of a High Data Rate Turbo Decoder based o...
VHDL Design and FPGA Implementation of a High Data Rate Turbo Decoder based o...
 

Similar to C O M P U T E R O R G A N I Z A T I O N J N T U M O D E L P A P E R{Www

Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Databasemanagementsystems Jntu Model Paper{Www.Studentyogi.Com}
Databasemanagementsystems Jntu Model Paper{Www.Studentyogi.Com}Databasemanagementsystems Jntu Model Paper{Www.Studentyogi.Com}
Databasemanagementsystems Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Computer Programming Jntu Model Paper{Www.Studentyogi.Com}
Computer Programming Jntu Model Paper{Www.Studentyogi.Com}Computer Programming Jntu Model Paper{Www.Studentyogi.Com}
Computer Programming Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
C O M P U T E R P R O G R A M M I N G J N T U M O D E L P A P E R{Www
C O M P U T E R  P R O G R A M M I N G  J N T U  M O D E L  P A P E R{WwwC O M P U T E R  P R O G R A M M I N G  J N T U  M O D E L  P A P E R{Www
C O M P U T E R P R O G R A M M I N G J N T U M O D E L P A P E R{Wwwguest3f9c6b
 
05322201 Microprocessors And Microcontrollers Set1
05322201 Microprocessors And Microcontrollers Set105322201 Microprocessors And Microcontrollers Set1
05322201 Microprocessors And Microcontrollers Set1guestd436758
 
05322201 Microprocessors And Microcontrollers Set1
05322201 Microprocessors And Microcontrollers Set105322201 Microprocessors And Microcontrollers Set1
05322201 Microprocessors And Microcontrollers Set1guestac67362
 
Computer Networks Jntu Model Paper{Www.Studentyogi.Com}
Computer Networks Jntu Model Paper{Www.Studentyogi.Com}Computer Networks Jntu Model Paper{Www.Studentyogi.Com}
Computer Networks Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
distributeddatabases
distributeddatabasesdistributeddatabases
distributeddatabasesdjkshav
 
1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networks1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networksguestac67362
 
C O M P U T E R G R A P H I C S J N T U M O D E L P A P E R{Www
C O M P U T E R  G R A P H I C S  J N T U  M O D E L  P A P E R{WwwC O M P U T E R  G R A P H I C S  J N T U  M O D E L  P A P E R{Www
C O M P U T E R G R A P H I C S J N T U M O D E L P A P E R{Wwwguest3f9c6b
 
Computer Graphics Jntu Model Paper{Www.Studentyogi.Com}
Computer Graphics Jntu Model Paper{Www.Studentyogi.Com}Computer Graphics Jntu Model Paper{Www.Studentyogi.Com}
Computer Graphics Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Decision Support Systems Jntu Model Paper{Www.Studentyogi.Com}
Decision Support Systems Jntu Model Paper{Www.Studentyogi.Com}Decision Support Systems Jntu Model Paper{Www.Studentyogi.Com}
Decision Support Systems Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Machine Tool Engineering Jntu Model Paper{Www.Studentyogi.Com}
Machine Tool Engineering Jntu Model Paper{Www.Studentyogi.Com}Machine Tool Engineering Jntu Model Paper{Www.Studentyogi.Com}
Machine Tool Engineering Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 

Similar to C O M P U T E R O R G A N I Z A T I O N J N T U M O D E L P A P E R{Www (20)

Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
 
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
 
C g.2010 supply
C g.2010 supplyC g.2010 supply
C g.2010 supply
 
Databasemanagementsystems Jntu Model Paper{Www.Studentyogi.Com}
Databasemanagementsystems Jntu Model Paper{Www.Studentyogi.Com}Databasemanagementsystems Jntu Model Paper{Www.Studentyogi.Com}
Databasemanagementsystems Jntu Model Paper{Www.Studentyogi.Com}
 
Computer Programming Jntu Model Paper{Www.Studentyogi.Com}
Computer Programming Jntu Model Paper{Www.Studentyogi.Com}Computer Programming Jntu Model Paper{Www.Studentyogi.Com}
Computer Programming Jntu Model Paper{Www.Studentyogi.Com}
 
C O M P U T E R P R O G R A M M I N G J N T U M O D E L P A P E R{Www
C O M P U T E R  P R O G R A M M I N G  J N T U  M O D E L  P A P E R{WwwC O M P U T E R  P R O G R A M M I N G  J N T U  M O D E L  P A P E R{Www
C O M P U T E R P R O G R A M M I N G J N T U M O D E L P A P E R{Www
 
05322201 Microprocessors And Microcontrollers Set1
05322201 Microprocessors And Microcontrollers Set105322201 Microprocessors And Microcontrollers Set1
05322201 Microprocessors And Microcontrollers Set1
 
05322201 Microprocessors And Microcontrollers Set1
05322201 Microprocessors And Microcontrollers Set105322201 Microprocessors And Microcontrollers Set1
05322201 Microprocessors And Microcontrollers Set1
 
Computer Networks Jntu Model Paper{Www.Studentyogi.Com}
Computer Networks Jntu Model Paper{Www.Studentyogi.Com}Computer Networks Jntu Model Paper{Www.Studentyogi.Com}
Computer Networks Jntu Model Paper{Www.Studentyogi.Com}
 
distributeddatabases
distributeddatabasesdistributeddatabases
distributeddatabases
 
Ads
AdsAds
Ads
 
1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networks1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networks
 
8th Semester Computer Science (2013-June) Question Papers
8th Semester Computer Science (2013-June) Question Papers8th Semester Computer Science (2013-June) Question Papers
8th Semester Computer Science (2013-June) Question Papers
 
C O M P U T E R G R A P H I C S J N T U M O D E L P A P E R{Www
C O M P U T E R  G R A P H I C S  J N T U  M O D E L  P A P E R{WwwC O M P U T E R  G R A P H I C S  J N T U  M O D E L  P A P E R{Www
C O M P U T E R G R A P H I C S J N T U M O D E L P A P E R{Www
 
Computer Graphics Jntu Model Paper{Www.Studentyogi.Com}
Computer Graphics Jntu Model Paper{Www.Studentyogi.Com}Computer Graphics Jntu Model Paper{Www.Studentyogi.Com}
Computer Graphics Jntu Model Paper{Www.Studentyogi.Com}
 
Decision Support Systems Jntu Model Paper{Www.Studentyogi.Com}
Decision Support Systems Jntu Model Paper{Www.Studentyogi.Com}Decision Support Systems Jntu Model Paper{Www.Studentyogi.Com}
Decision Support Systems Jntu Model Paper{Www.Studentyogi.Com}
 
Paper
PaperPaper
Paper
 
Be it
Be itBe it
Be it
 
Ooad q.papers
Ooad q.papersOoad q.papers
Ooad q.papers
 
Machine Tool Engineering Jntu Model Paper{Www.Studentyogi.Com}
Machine Tool Engineering Jntu Model Paper{Www.Studentyogi.Com}Machine Tool Engineering Jntu Model Paper{Www.Studentyogi.Com}
Machine Tool Engineering Jntu Model Paper{Www.Studentyogi.Com}
 

More from guest3f9c6b

Mass Transfer Operations I Jntu Model Paper{Www.Studentyogi.Com}
Mass Transfer Operations I Jntu Model Paper{Www.Studentyogi.Com}Mass Transfer Operations I Jntu Model Paper{Www.Studentyogi.Com}
Mass Transfer Operations I Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
English Jntu Model Paper{Www.Studentyogi.Com}
English Jntu Model Paper{Www.Studentyogi.Com}English Jntu Model Paper{Www.Studentyogi.Com}
English Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Engineering Chemistry Jntu Model Paper{Www.Studentyogi.Com}
Engineering Chemistry Jntu Model Paper{Www.Studentyogi.Com}Engineering Chemistry Jntu Model Paper{Www.Studentyogi.Com}
Engineering Chemistry Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Engineering Chemistry 1 Jntu Model Paper{Www.Studentyogi.Com}
Engineering Chemistry 1 Jntu Model Paper{Www.Studentyogi.Com}Engineering Chemistry 1 Jntu Model Paper{Www.Studentyogi.Com}
Engineering Chemistry 1 Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Emwavesandtransmission Lines Jntu Model Paper{Www.Studentyogi.Com}
Emwavesandtransmission Lines Jntu Model Paper{Www.Studentyogi.Com}Emwavesandtransmission Lines Jntu Model Paper{Www.Studentyogi.Com}
Emwavesandtransmission Lines Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Electronic Devices And Circuits Jntu Model Paper{Www.Studentyogi.Com}
Electronic Devices And Circuits Jntu Model Paper{Www.Studentyogi.Com}Electronic Devices And Circuits Jntu Model Paper{Www.Studentyogi.Com}
Electronic Devices And Circuits Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Electromagneticwavesandtransmissionlines Jntu Model Paper{Www.Studentyogi.Com}
Electromagneticwavesandtransmissionlines Jntu Model Paper{Www.Studentyogi.Com}Electromagneticwavesandtransmissionlines Jntu Model Paper{Www.Studentyogi.Com}
Electromagneticwavesandtransmissionlines Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Electrical Technology Jntu Model Paper{Www.Studentyogi.Com}
Electrical Technology Jntu Model Paper{Www.Studentyogi.Com}Electrical Technology Jntu Model Paper{Www.Studentyogi.Com}
Electrical Technology Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Electrical Measurements Jntu Model Paper{Www.Studentyogi.Com}
Electrical Measurements Jntu Model Paper{Www.Studentyogi.Com}Electrical Measurements Jntu Model Paper{Www.Studentyogi.Com}
Electrical Measurements Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Electrical Machines Iii Jntu Model Paper{Www.Studentyogi.Com}
Electrical Machines Iii Jntu Model Paper{Www.Studentyogi.Com}Electrical Machines Iii Jntu Model Paper{Www.Studentyogi.Com}
Electrical Machines Iii Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Electrical Machines Ii Jntu Model Paper{Www.Studentyogi.Com}
Electrical Machines Ii Jntu Model Paper{Www.Studentyogi.Com}Electrical Machines Ii Jntu Model Paper{Www.Studentyogi.Com}
Electrical Machines Ii Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Electrical Circuits Analysis Jntu Model Paper{Www.Studentyogi.Com}
Electrical Circuits Analysis Jntu Model Paper{Www.Studentyogi.Com}Electrical Circuits Analysis Jntu Model Paper{Www.Studentyogi.Com}
Electrical Circuits Analysis Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Digital Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Digital Control Systems Jntu Model Paper{Www.Studentyogi.Com}Digital Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Digital Control Systems Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Designofmachinemembers I Jntu Model Paper{Www.Studentyogi.Com}
Designofmachinemembers I Jntu Model Paper{Www.Studentyogi.Com}Designofmachinemembers I Jntu Model Paper{Www.Studentyogi.Com}
Designofmachinemembers I Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Digital Communications Jntu Model Paper{Www.Studentyogi.Com}
Digital Communications Jntu Model Paper{Www.Studentyogi.Com}Digital Communications Jntu Model Paper{Www.Studentyogi.Com}
Digital Communications Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Control Systems Jntu Model Paper{Www.Studentyogi.Com}Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Control Systems Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Computer Organization Jntu Model Paper{Www.Studentyogi.Com}
Computer Organization Jntu Model Paper{Www.Studentyogi.Com}Computer Organization Jntu Model Paper{Www.Studentyogi.Com}
Computer Organization Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Computerapplicationinchemicalengineering Jntu Model Paper{Www.Studentyogi.Com}
Computerapplicationinchemicalengineering Jntu Model Paper{Www.Studentyogi.Com}Computerapplicationinchemicalengineering Jntu Model Paper{Www.Studentyogi.Com}
Computerapplicationinchemicalengineering Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
Client Server Computing Jntu Model Paper{Www.Studentyogi.Com}
Client  Server Computing Jntu Model Paper{Www.Studentyogi.Com}Client  Server Computing Jntu Model Paper{Www.Studentyogi.Com}
Client Server Computing Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 

More from guest3f9c6b (20)

Mass Transfer Operations I Jntu Model Paper{Www.Studentyogi.Com}
Mass Transfer Operations I Jntu Model Paper{Www.Studentyogi.Com}Mass Transfer Operations I Jntu Model Paper{Www.Studentyogi.Com}
Mass Transfer Operations I Jntu Model Paper{Www.Studentyogi.Com}
 
Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
 
English Jntu Model Paper{Www.Studentyogi.Com}
English Jntu Model Paper{Www.Studentyogi.Com}English Jntu Model Paper{Www.Studentyogi.Com}
English Jntu Model Paper{Www.Studentyogi.Com}
 
Engineering Chemistry Jntu Model Paper{Www.Studentyogi.Com}
Engineering Chemistry Jntu Model Paper{Www.Studentyogi.Com}Engineering Chemistry Jntu Model Paper{Www.Studentyogi.Com}
Engineering Chemistry Jntu Model Paper{Www.Studentyogi.Com}
 
Engineering Chemistry 1 Jntu Model Paper{Www.Studentyogi.Com}
Engineering Chemistry 1 Jntu Model Paper{Www.Studentyogi.Com}Engineering Chemistry 1 Jntu Model Paper{Www.Studentyogi.Com}
Engineering Chemistry 1 Jntu Model Paper{Www.Studentyogi.Com}
 
Emwavesandtransmission Lines Jntu Model Paper{Www.Studentyogi.Com}
Emwavesandtransmission Lines Jntu Model Paper{Www.Studentyogi.Com}Emwavesandtransmission Lines Jntu Model Paper{Www.Studentyogi.Com}
Emwavesandtransmission Lines Jntu Model Paper{Www.Studentyogi.Com}
 
Electronic Devices And Circuits Jntu Model Paper{Www.Studentyogi.Com}
Electronic Devices And Circuits Jntu Model Paper{Www.Studentyogi.Com}Electronic Devices And Circuits Jntu Model Paper{Www.Studentyogi.Com}
Electronic Devices And Circuits Jntu Model Paper{Www.Studentyogi.Com}
 
Electromagneticwavesandtransmissionlines Jntu Model Paper{Www.Studentyogi.Com}
Electromagneticwavesandtransmissionlines Jntu Model Paper{Www.Studentyogi.Com}Electromagneticwavesandtransmissionlines Jntu Model Paper{Www.Studentyogi.Com}
Electromagneticwavesandtransmissionlines Jntu Model Paper{Www.Studentyogi.Com}
 
Electrical Technology Jntu Model Paper{Www.Studentyogi.Com}
Electrical Technology Jntu Model Paper{Www.Studentyogi.Com}Electrical Technology Jntu Model Paper{Www.Studentyogi.Com}
Electrical Technology Jntu Model Paper{Www.Studentyogi.Com}
 
Electrical Measurements Jntu Model Paper{Www.Studentyogi.Com}
Electrical Measurements Jntu Model Paper{Www.Studentyogi.Com}Electrical Measurements Jntu Model Paper{Www.Studentyogi.Com}
Electrical Measurements Jntu Model Paper{Www.Studentyogi.Com}
 
Electrical Machines Iii Jntu Model Paper{Www.Studentyogi.Com}
Electrical Machines Iii Jntu Model Paper{Www.Studentyogi.Com}Electrical Machines Iii Jntu Model Paper{Www.Studentyogi.Com}
Electrical Machines Iii Jntu Model Paper{Www.Studentyogi.Com}
 
Electrical Machines Ii Jntu Model Paper{Www.Studentyogi.Com}
Electrical Machines Ii Jntu Model Paper{Www.Studentyogi.Com}Electrical Machines Ii Jntu Model Paper{Www.Studentyogi.Com}
Electrical Machines Ii Jntu Model Paper{Www.Studentyogi.Com}
 
Electrical Circuits Analysis Jntu Model Paper{Www.Studentyogi.Com}
Electrical Circuits Analysis Jntu Model Paper{Www.Studentyogi.Com}Electrical Circuits Analysis Jntu Model Paper{Www.Studentyogi.Com}
Electrical Circuits Analysis Jntu Model Paper{Www.Studentyogi.Com}
 
Digital Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Digital Control Systems Jntu Model Paper{Www.Studentyogi.Com}Digital Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Digital Control Systems Jntu Model Paper{Www.Studentyogi.Com}
 
Designofmachinemembers I Jntu Model Paper{Www.Studentyogi.Com}
Designofmachinemembers I Jntu Model Paper{Www.Studentyogi.Com}Designofmachinemembers I Jntu Model Paper{Www.Studentyogi.Com}
Designofmachinemembers I Jntu Model Paper{Www.Studentyogi.Com}
 
Digital Communications Jntu Model Paper{Www.Studentyogi.Com}
Digital Communications Jntu Model Paper{Www.Studentyogi.Com}Digital Communications Jntu Model Paper{Www.Studentyogi.Com}
Digital Communications Jntu Model Paper{Www.Studentyogi.Com}
 
Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Control Systems Jntu Model Paper{Www.Studentyogi.Com}Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Control Systems Jntu Model Paper{Www.Studentyogi.Com}
 
Computer Organization Jntu Model Paper{Www.Studentyogi.Com}
Computer Organization Jntu Model Paper{Www.Studentyogi.Com}Computer Organization Jntu Model Paper{Www.Studentyogi.Com}
Computer Organization Jntu Model Paper{Www.Studentyogi.Com}
 
Computerapplicationinchemicalengineering Jntu Model Paper{Www.Studentyogi.Com}
Computerapplicationinchemicalengineering Jntu Model Paper{Www.Studentyogi.Com}Computerapplicationinchemicalengineering Jntu Model Paper{Www.Studentyogi.Com}
Computerapplicationinchemicalengineering Jntu Model Paper{Www.Studentyogi.Com}
 
Client Server Computing Jntu Model Paper{Www.Studentyogi.Com}
Client  Server Computing Jntu Model Paper{Www.Studentyogi.Com}Client  Server Computing Jntu Model Paper{Www.Studentyogi.Com}
Client Server Computing Jntu Model Paper{Www.Studentyogi.Com}
 

Recently uploaded

Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 

Recently uploaded (20)

Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 

C O M P U T E R O R G A N I Z A T I O N J N T U M O D E L P A P E R{Www

  • 1. www.studentyogi.com www.studentyogi.com Code No: RR220501 Set No. 1 II B.Tech II Semester Supplimentary Examinations, Apr/May 2008 COMPUTER ORGANIZATION ( Common to Computer Science & Engineering, Information Technology, Computer Science & Systems Engineering and Electronics & Computer Engineering) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks 1. (a) Explain about IAS memory formats. (b) List various registers in a computer along with their purpose [8+8] 2. (a) Find the output binary number after performing the following arithmetic op- erations i. 111.01 + 10.111 ii. 11.01 + 110.11 iii. 110.11 - 111.01 (b) Explain about the longhand division of binary integers. [6+10] 3. (a) Describe various Pentium data types (b) Describe various common data transfer instruction set operations. [6+10] 4. (a) List various R3000 pipeline stages. Also explain the function of each. (b) List and describe all shift and multiply/divide instructions of MIPS R-Series processors. [8+8] 5. (a) Di erentiate between single versus two-level caches. (b) Elaborate on Pentium Cache Organization. [8+8] 6. Discuss three possible techniques for I/O operations with merits and demerits of each. [16] 7. (a) Discuss about I/O channel architecture. (b) Discuss about I/O addressing in 8086. (c) Discuss the salient features of laser printer [6+6+4] 8. (a) Give a summary of arithmetic and logical operations that are de ned for the vector architecture. (b) What is cache coherence problem. Discuss about di erent cache coherance appro ches. [8+8]
  • 2. www.studentyogi.com www.studentyogi.com Code No: RR220501 Set No. 2 II B.Tech II Semester Supplimentary Examinations, Apr/May 2008 COMPUTER ORGANIZATION ( Common to Computer Science & Engineering, Information Technology, Computer Science & Systems Engineering and Electronics & Computer Engineering) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks 1. (a) Explain the purpose and merits of interrupts. (b) Draw and explain the instruction cycle with interrupts. (c) What is interrupt handler? Explain its purpose. [6+6+4] 2. (a) How subtraction is done on the binary numbers represented in one’s comple- ment notation give an examples. (b) What do you mean by r’s complement. [8+8] 3. NOOP instruction has no e ect on the CPU state other than incrementing the program counter. Suggest some uses of this instruction with examples. [16] 4. Elaborate on di erent types of registers in a register organization [16] 5. Discuss about address translation with segmentation and paging in the Intel Pen- tium [16] 6. (a) How would CPU handles multiple devices. Explain with di erent techniques available (b) Discuss the characteristics of Intel 8259A interrupt controller. [8+8] 7. (a) Discuss about I/O channel architecture. (b) Discuss about I/O addressing in 8086. (c) Discuss the salient features of laser printer [6+6+4] 8. (a) Classify and explain di erent multipro cessors (b) Explain the organization of tightly coupled multiprocessor system with a generic blo ck diagram. [8+8]
  • 3. www.studentyogi.com www.studentyogi.com Code No: RR220501 Set No. 3 II B.Tech II Semester Supplimentary Examinations, Apr/May 2008 COMPUTER ORGANIZATION ( Common to Computer Science & Engineering, Information Technology, Computer Science & Systems Engineering and Electronics & Computer Engineering) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks 1. (a) De ne PCI. Explain the applications of PCI (b) Describe any ten mandatory PCI signals. [8+8] 2. Write an algorithm to substract binary numbers represented in normalized oating point mode with base 2 for exponent [16] 3. NOOP instruction has no e ect on the CPU state other than incrementing the program counter. Suggest some uses of this instruction with examples. [16] 4. Elaborate on di erent types of registers in a register organization [16] 5. Give a block diagram for a 4M×8 memory using 256K×1 memory chips. [16] 6. (a) Explain about magnetic disk layout (b) Elaborate on Winchester disk track format. [8+8] 7. (a) Explain about microinstruction format of TI 8800 (b) Explain about ALU control elds of IBM 3033 microinstruction. [8+8] 8. (a) Explain the following terms. i. Read miss ii. Read hit iii. Write miss iv. Write hit (b) Discuss di erent approaches to vector computation [8+8]
  • 4. www.studentyogi.com www.studentyogi.com Code No: RR220501 Set No. 4 II B.Tech II Semester Supplimentary Examinations, Apr/May 2008 COMPUTER ORGANIZATION ( Common to Computer Science & Engineering, Information Technology, Computer Science & Systems Engineering and Electronics & Computer Engineering) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks 1. (a) Discuss the interconnection structure design of a computer. (b) Explain various bus lines. (c) What do you mean by multiple - bus hierarchies. [8+4+4] 2. (a) Find the output binary number after performing the arithmatic operation using 1’s complement representation. i. 111.01 + 10.111 ii. 110.11 - 111.01 (b) Explain steps involved in the addition of numbers using 2’s complement no- tation. [10+6] 3. Discuss about various Pentium addressing modes with algorithms [16] 4. (a) List various R3000 pipeline stages. Also explain the function of each. (b) List and describe all shift and multiply/divide instructions of MIPS R-Series processors. [8+8] 5. (a) Discuss about address translation in paging. (b) How does page size e ects storage utilization and e ective memory data- transfer rate [8+8] 6. Discuss about data organization and formatting of magnetic disk in detail [16] 7. Discuss about horizontal and vertical instruction formats. Also di erentiate be- tween horizontal and vertical instruction formats. [16] 8. (a) Explain di erent types of parallel processors. (b) What do you mean by compound instruction? Give examples (c) Elaborate on registers of the IBM3090 vector facility. [4+6+6]