Computer Organization Question Bank

Similar documents
UNIT 2 PROCESSORS ORGANIZATION CONT.

8086 INTERNAL ARCHITECTURE

Real instruction set architectures. Part 2: a representative sample

9/25/ Software & Hardware Architecture

Id Question Microprocessor is the example of architecture. A Princeton B Von Neumann C Rockwell D Harvard Answer A Marks 1 Unit 1

Computer Organisation CS303

Microcomputer Architecture and Programming

Processing Unit CS206T

Advanced Parallel Architecture Lesson 3. Annalisa Massini /2015

Code segment Stack segment

ASSEMBLY LANGUAGE MACHINE ORGANIZATION

The Institution of Engineers - Sri Lanka

Program controlled semiconductor device (IC) which fetches (from memory), decodes and executes instructions.

The von Neumann Architecture. IT 3123 Hardware and Software Concepts. The Instruction Cycle. Registers. LMC Executes a Store.

Hardware and Software Architecture. Chapter 2

Introduction to Microprocessor

Addressing Modes on the x86

Microprocessors and Microcontrollers. Assignment 1:

DC57 COMPUTER ORGANIZATION JUNE 2013

MICROPROCESSOR PROGRAMMING AND SYSTEM DESIGN


SRI VENKATESWARA COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF ECE EC6504 MICROPROCESSOR AND MICROCONTROLLER (REGULATION 2013)

Intel 8086 MICROPROCESSOR. By Y V S Murthy

von Neumann Architecture Basic Computer System Early Computers Microprocessor Reading Assignment An Introduction to Computer Architecture

Basic Computer System. von Neumann Architecture. Reading Assignment. An Introduction to Computer Architecture. EEL 4744C: Microprocessor Applications

MICROPROCESSOR MCQs. 1) What does the microprocessor comprise of? a. Register section b. One or more ALU c. Control unit d.

Intel 8086 MICROPROCESSOR ARCHITECTURE

Lecture 5: Computer Organization Instruction Execution. Computer Organization Block Diagram. Components. General Purpose Registers.

COMPUTER ORGANIZATION AND ARCHITECTURE

icroprocessor istory of Microprocessor ntel 8086:

Architecture of 8086 Microprocessor

PART A (22 Marks) 2. a) Briefly write about r's complement and (r-1)'s complement. [8] b) Explain any two ways of adding decimal numbers.

VARDHAMAN COLLEGE OF ENGINEERING (AUTONOMOUS) Shamshabad, Hyderabad


CHETTINAD COLLEGE OF ENGINEERING AND TECHNOLOGY COMPUTER ARCHITECURE- III YEAR EEE-6 TH SEMESTER 16 MARKS QUESTION BANK UNIT-1

Chapter 1. Microprocessor architecture ECE Dr. Mohamed Mahmoud.

Advanced Parallel Architecture Lesson 3. Annalisa Massini /2015

INTRODUCTION TO MICROPROCESSORS

MA Unit 4. Question Option A Option B Option C Option D

AVR Microcontrollers Architecture

CHETTINAD COLLEGE OF ENGINEERING AND TECHNOLOGY COMMUNICATION ENGINEERING REG 2008 TWO MARKS QUESTION AND ANSWERS

EXPERIMENT WRITE UP. LEARNING OBJECTIVES: 1. Get hands on experience with Assembly Language Programming 2. Write and debug programs in TASM/MASM

INTEL Architectures GOPALAKRISHNAN IYER FALL 2009 ELEC : Computer Architecture and Design

UNIT-II. Part-2: CENTRAL PROCESSING UNIT

Computer Architecture

8051 microcontrollers

Internal architecture of 8086

The CPU and Memory. How does a computer work? How does a computer interact with data? How are instructions performed? Recall schematic diagram:

Chapter 02: Computer Organization. Lesson 02: Functional units and components in a computer organization- Part 1: Processor

16-Bit Intel Processor Architecture

CS 265. Computer Architecture. Wei Lu, Ph.D., P.Eng.

CPU Structure and Function

Latches. IT 3123 Hardware and Software Concepts. Registers. The Little Man has Registers. Data Registers. Program Counter

CHAPTER ASSEMBLY LANGUAGE PROGRAMMING

Typical Processor Execution Cycle

CS 265. Computer Architecture. Wei Lu, Ph.D., P.Eng.

Assembly Language Programming of 8085

Assembly Language Programming Introduction

Microcontrollers. Microcontroller

THE MICROPROCESSOR Von Neumann s Architecture Model

Basic characteristics & features of 8086 Microprocessor Dr. M. Hebaishy

The due date for submitting this assignment has passed. 1) Which of the following statements regarding a microcomputer, a

COMPUTER STRUCTURE AND ORGANIZATION

omputer Design Concept adao Nakamura

What Are The Main Differences Between Program Counter Pc And Instruction Register Ir

CMSC 313 COMPUTER ORGANIZATION & ASSEMBLY LANGUAGE PROGRAMMING LECTURE 01, SPRING 2013

Computer Organization and Architecture, Pt. 2

ADVANCE MICROPROCESSOR & INTERFACING

1.Explain with the diagram IVT of 80X86. Ans-

UMBC. contain new IP while 4th and 5th bytes contain CS. CALL BX and CALL [BX] versions also exist. contain displacement added to IP.

Grundlagen Microcontroller Processor Core. Günther Gridling Bettina Weiss

Instruction Set Design

Microprocessor. By Mrs. R.P.Chaudhari Mrs.P.S.Patil

Chapter 4 The Von Neumann Model

Computer Systems. Binary Representation. Binary Representation. Logical Computation: Boolean Algebra

Microprocessors/Microcontrollers

Chapter 7 Central Processor Unit (S08CPUV2)

17. Instruction Sets: Characteristics and Functions

Microprocessor and Assembly Language Week-5. System Programming, BCS 6th, IBMS (2017)

Purpose This course provides an overview of the SH-2A 32-bit RISC CPU core built into newer microcontrollers in the popular SH-2 series

Computer Architecture. Prologue. Topics Computer Architecture. Computer Organization. Organization vs. Architecture. History of Computers

Computer Organization CS 206 T Lec# 2: Instruction Sets

Class Notes. Dr.C.N.Zhang. Department of Computer Science. University of Regina. Regina, SK, Canada, S4S 0A2

UNIT- 5. Chapter 12 Processor Structure and Function

CHAPTER 8: Central Processing Unit (CPU)

Lecture 5:8086 Outline: 1. introduction 2. execution unit 3. bus interface unit

Processor Structure and Function

CC411: Introduction To Microprocessors

UNIT 1. Introduction to microprocessor. Block diagram of simple computer or microcomputer.


Darshan Institute of Engineering & Technology for Diploma Studies Unit - 1

CPU Structure and Function. Chapter 12, William Stallings Computer Organization and Architecture 7 th Edition

Chapter 17. Microprogrammed Control. Yonsei University


Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Computing Layers

Computer Architecture

MICROPROCESSOR ARCHITECTURE

William Stallings Computer Organization and Architecture 10 th Edition Pearson Education, Inc., Hoboken, NJ. All rights reserved.

Where Does The Cpu Store The Address Of The

MaanavaN.Com CS1202 COMPUTER ARCHITECHTURE

Transcription:

Id 1 Question Mass produced first working machine (50 copies) was invented by A C D Answer Wilhelm Schickhard laise Pascal Gottfried Liebniz Charles abbage Id 2 Question Father of Modern Computer A Wilhelm Schickhard laise Pascal C Gottfried Liebniz D Charles abbage Id 3 Question Performance measures are A Hardware Software Interface Processor Clock C Performance Metrics Id 4 Question Any Program is set of Instructions A True False Id 5 Question Von Neumann machine consist of A CPU, Keyboard, and Printer. Memory, i/o devices and Processor. C Monitor, Scanner, CPU and Keyboard. D Control Unit, ALU, i/o devices and Memory. Id 6

Question The data on which operation is to be performed is called as A Opcode Operand C Instruction D Processsor Id 7 Question The timing signals for data transfers is given by A Memory Control Unit C ALU D i/o devices Id 8 Question The instructions are stored in A Memory Control Unit C ALU D i/o devices Id 9 Question The amount of data that can be simultaneously transferred between the processor and memory is given by the A Processor Size Computer Size C us Size D Memory Size Id 10 Question The Von Neumann System uses A Program input from the user No Program C Stored Program Concept D None of these Id 11

Question The Von Neumann System uses A Same memory for data and storage Different memory for program and data C Separate code memory, data memory, and Stack Memory D None of these Id 12 Question Execution of a Program in the Von Neumann system is done A Concurrently Sequentially C Randomly D None of these Id 13 Question Which register points to the first instruction to be executed when the processor starts A Accumulator Program Counter C Data Register D Instruction Register Id 14 Question Program Counter always incremented by A 1 2 C 3 D 4 Id 15 Question Which register gives the address to MAR for fetching the instruction A Accumulator Program Counter C Data Register D Instruction Register

Id 16 Question Which control signal is enabled by the control unit when fetching the instruction? A Read Write C Ready D None of the above Id 17 Question The reason for branch can be.. A Sign of the result Whether result is zero C Whether there is arithmetic flow Id 18 Question A data bus is A idirectional Provides path for moving data between system modules C Transfers bits of a word in parallel Id 19 Question The Von Neumann ottleneck refers to A I / O Memory speed disparity CPU Memory speed disparity C CPU and I / O speed disparity Id 20 Question Speedup techniques of a computer include A Cache Pipelining C Superscalar

Id 21 Question The Von Neumann architecture is mostly used in. ased Machines. A Microcontroller Microprocessor C Mainframe D oth and C Id 22 Question This device made by laise Pascal was called as A Computer Typewriter C Pascaline D None of above Id 23 Question The speed of ENIAC was A 50 additions per second 500 additions per second C 5000 additions per second D 50000 additions per second Id 24 Question A Control Signal can be A Memory Read Memory Write C I / O Read Id 25 Question The disadvantage of Single bus structure over multi-bus is A ottleneck because of the bus capacity Propagation delay C oth A and D Neither A and Id 26

Question What is Octal equivalent to the binary number 10111101 A 675 275 C 572 D 573 Id 27 Question Floating Point representation consists of A C D Answer Mantissa Exponent oth A and Neither A and C Id 28 Question The representation of -12 in 2 s Complement form is A 00001100 11110100 C 11110011 D 10001100 Marks 2 Id 29 Question ooths algorithm uses. Method for signed representation A C D Answer 1 s Complement 2 s Complement Sign Magnitude None of these Id 30 Question In ooths algorithm, what is Stored in Accumulator or Register A A C Multiplier Multiplicand Zero

D None of above Computer Organization Question ank Id 31 Question IEEE double precision of floating point representation has. its A 32 64 C 128 D None of above Answer 1 Id 32 Question How many address instruction is MULT C? A 0 1 C 2 D 3 Id 33 Question Which addressing mode is used for the initialization of the variable? A Immediate Addressing Mode Direct Addressing Mode C Register Addressing Mode D Indexed Addressing Mode Id 34 Question Which addressing mode is used for the Push and Pop instructions? A Auto Index Mode Direct Addressing Mode C Register addressing Mode D Indexed addressing Mode

Id 35 Question The instruction MOV R0, 300 is an example of A Immediate Addressing Mode Direct Addressing Mode C Register Addressing Mode D Indexed Addressing Mode Id 36 Question Factor to be considered while deciding the instruction length A Memory Size Memory Organization C Data bus size D All the above Id 37 Question The.. flag is set when there is a carry out of the lowest nibble of the result A Carry Flag Auxiliary Carry Flag C Overflow Flag D Sign Flag Id 38 Question Which is the default segment for string source? A CS DS C ES D SS Id 39 Question The length of an instruction depends on A Memory Size Memory Organization C Memory transfer length

Id 40 Question Select the index register A SI DI C SP D oth A and Id 41 Question The instruction prefix consists of A Lock Prefix Repeat Prefixes C oth A and D None of the above Id 42 Question General Purpose registers can be used for A Holding data Holding address C oth A and D None of these Id 43 Question Intel i7 processor is based on A 64 bit architecture 32 bit architecture C 16 bit architecture D 128 bit architecture Id 44 Question X87 FPU consists of A Eight 80 bit registers Ten 80 bit registers C Eight 90 bit registers D Ten 90 bit registers

Id 45 Question The size of the opcode field of an instruction in Intel machine is.. A One byte Two bytes C Either A and D None of these Id 46 Question How many address instruction is STORE D? A 0 1 C 2 D 3 Id 47 Question How many address instruction is MULT A,? A 0 1 C 2 D 3 Id 48 Question What is not true about RISC? A A large number of addressing modes. Simple instruction C Hardwired control unit D A single chip processor Id 49 Question An instruction is made up of A Programs Subroutines C OPCODE and Operands D None of these above

Id 50 Question How many extra fetch cycles are required for Auto Index addressing Mode? A 0 0.5 C 1 D 1.5