By: SHWETA VINCENT AP (CSE)

Slides:



Advertisements
Similar presentations
Dr. Rabie A. Ramadan Al-Azhar University Lecture 3
Advertisements

Processor System Architecture
MICRO PROCESSER The micro processer is a multipurpose programmable, clock driven, register based, electronic integrated device that has computing and decision.
Processor Technology and Architecture
TK 2633 Microprocessor & Interfacing Lecture 3: Introduction to 8085 Assembly Language Programming (2) 1 Prepared By: Associate Prof. Dr Masri Ayob.
Room: E-3-31 Phone: Dr Masri Ayob TK 2633 Microprocessor & Interfacing Lecture 1: Introduction to 8085 Assembly Language.
Chapter 16 Control Unit Implemntation. A Basic Computer Model.
Chapter 4 Processor Technology and Architecture. Chapter goals Describe CPU instruction and execution cycles Explain how primitive CPU instructions are.
Recap – Our First Computer WR System Bus 8 ALU Carry output A B S C OUT F 8 8 To registers’ input/output and clock inputs Sequence of control signal combinations.
Chapter 15 IA 64 Architecture Review Predication Predication Registers Speculation Control Data Software Pipelining Prolog, Kernel, & Epilog phases Automatic.
Unit-1 PREPARED BY: PROF. HARISH I RATHOD COMPUTER ENGINEERING DEPARTMENT GUJARAT POWER ENGINEERING & RESEARCH INSTITUTE Advance Processor.
0 What is a computer?  Simply put, a computer is a sophisticated electronic calculating machine that:  Accepts input information,  Processes the information.
Group 5 Alain J. Percial Paula A. Ortiz Francis X. Ruiz.
Computers Central Processor Unit. Basic Computer System MAIN MEMORY ALUCNTL..... BUS CONTROLLER Processor I/O moduleInterconnections BUS Memory.
C.S. Choy95 COMPUTER ORGANIZATION Logic Design Skill to design digital components JAVA Language Skill to program a computer Computer Organization Skill.
Basic Microcomputer Design. Inside the CPU Registers – storage locations Control Unit (CU) – coordinates the sequencing of steps involved in executing.
Lecture#14. Last Lecture Summary Memory Address, size What memory stores OS, Application programs, Data, Instructions Types of Memory Non Volatile and.
created by :Gaurav Shrivastava
Basic Structure of Computer Computer Architecture Lecture – 2.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Computers organization & Assembly Language Chapter 0 INTRODUCTION TO COMPUTING Basic Concepts.
Microprocessor Dr. Rabie A. Ramadan Al-Azhar University Lecture 2.
MICROCOMPUTER ARCHITECTURE 1.  2.1 Basic Blocks of a Microcomputer  2.2 Typical Microcomputer Architecture  2.3 Single-Chip Microprocessor  2.4 Program.
Advanced Computer Architecture 0 Lecture # 1 Introduction by Husnain Sherazi.
Cis303a_chapt04.ppt Chapter 4 Processor Technology and Architecture Internal Components CPU Operation (internal components) Control Unit Move data and.
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
CHAPTER 4 The Central Processing Unit. Chapter Overview Microprocessors Replacing and Upgrading a CPU.
PHY 201 (Blum)1 Microcode Source: Digital Computer Electronics (Malvino and Brown)
Introduction to Microprocessors
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Electronic Analog Computer Dr. Amin Danial Asham by.
Computer and Information Sciences College / Computer Science Department CS 206 D Computer Organization and Assembly Language.
Lecture 15 Microarchitecture Level: Level 1. Microarchitecture Level The level above digital logic level. Job: to implement the ISA level above it. The.
Logic Design / Processor and Control Units Tony Diep.
Concepts of Engineering and Technology Copyright © Texas Education Agency, All rights reserved.
Computer operation is of how the different parts of a computer system work together to perform a task.
Basic Elements of Processor ALU Registers Internal data pahs External data paths Control Unit.
Chapter 2 Turning Data into Something You Can Use
Computer Architecture Lecture 4 by Engineer A. Lecturer Aymen Hasan AlAwady 17/11/2013 University of Kufa - Informatics Center for Research and Rehabilitation.
بسم الله الرحمن الرحيم MEMORY AND I/O.
1 Basic Processor Architecture. 2 Building Blocks of Processor Systems CPU.
Capability of processor determine the capability of the computer system. Therefore, processor is the key element or heart of a computer system. Other.
8085 INTERNAL ARCHITECTURE.  Upon completing this topic, you should be able to: State all the register available in the 8085 microprocessor and explain.
8085 FAQ R.RAJKUMAR DEPT OF CSE SRM UNIVERSITY. FAQ What is a Microprocessor? - Microprocessor is a program-controlled device, which fetches the instructions.
Overview of microcomputer structure and operation
Computer Operation. Binary Codes CPU operates in binary codes Representation of values in binary codes Instructions to CPU in binary codes Addresses in.
BASIC COMPUTER ARCHITECTURE HOW COMPUTER SYSTEMS WORK.
Block diagram of a computer system Basic components of a computer system using block diagrams: Cpu Memory Input and output unit Evolution of microprocessor.
Types of Micro-operation  Transfer data between registers  Transfer data from register to external  Transfer data from external to register  Perform.
Computer Architecture. Instruction Set “The collection of different instructions that the processor can execute it”. Usually represented by assembly codes,
Unit Microprocessor.
Seminar On 8085 microprocessor
COURSE OUTCOMES OF Microprocessor and programming
Microprocessor and Microcontroller Fundamentals
The Central Processing Unit
Introduction of microprocessor
8085 microprocessor.
Processor Organization and Architecture
Components of Computer
An Introduction to Microprocessor Architecture using intel 8085 as a classic processor
Microprocessor & Assembly Language
MICROCOMPUTER ARCHITECTURE
Morgan Kaufmann Publishers Computer Organization and Assembly Language
Md. Mojahidul Islam Lecturer Dept. of Computer Science & Engineering
Registers.
Overview of Computer Architecture and Organization
Md. Mojahidul Islam Lecturer Dept. of Computer Science & Engineering
William Stallings Computer Organization and Architecture 8th Edition
Computer Operation 6/22/2019.
Presentation transcript:

By: SHWETA VINCENT AP (CSE) MCQs on COMPUTER ARCHITECURE DIGITAL ELECTRONICS MICROPROCESSORS FOR PLACEMENT TRAINING By: SHWETA VINCENT AP (CSE)

YOU!!!!

EMPLOYER...!!!!

ON A LIGHTER NOTE..:D

FORMAT QUESTION ON FIRST SLIDE ANSWER ON THE NEXT SLIDE

1. Where does a computer add and compare data? a. Hard disk b. Floppy disk c. CPU chip d. Memory chip

C.

2. Which of the following registers is used to keep track of address of the memory location where the next instruction is located? a. Memory Address Register b. Memory Data Register c. Instruction Register d. Program Register

d

3. A complete microcomputer system consists of a. microprocessor b 3. A complete microcomputer system consists of a. microprocessor b. memory c. peripheral equipment d. all of above

d

4. CPU does not perform the operation a. data transfer b. logic operation c. arithmetic operation d. all of above

a

5. Pipelining strategy is called to implement a. instruction execution b. instruction prefetch c. instruction decoding d. instruction manipulation

b

6. A stack is a. an 8-bit register in the microprocessor b. a 16-bit register in the microprocessor c. a set of memory locations in R/WM reserved for storing information temporarily during the execution of computer d. a 16-bit memory address stored in the program counter

c

7. A stack pointer is  a. a 16-bit register in the microprocessor that indicate the beginning of the stack memory. b. a register that decodes and executes 16-bit arithmetic expression. c. The first memory location where a subroutine address is stored. d. a register in which flag bits are stored

a

8. The branch logic that provides decision making capabilities in the control unit is known as a. controlled transfer b. conditional transfer c. unconditional transfer d. none of above

c

9. Interrupts which are initiated by an instruction are a. internal b. external c. hardware d. software

d

10. A time sharing system implies a. more than one processor in the system b. more than one program in memory c. more than one memory in the system d. None of above

b

11. Processors of all computers, whether micro, mini or mainframe must have  a. ALU b. Primary Storage c. Control unit d. All of above

d

12. What is the control unit's function in the CPU? a. To transfer data to primary storage b. to store program instruction c. to perform logic operations d. to decode program instruction

d

13. What is meant by a dedicated computer? a. which is used by one person only b. which is assigned to one and only one task c. which does one kind of software d. which is meant for application software only

b

14. The most common addressing techiniques employed by a CPU is a. immediate b. direct c. indirect d. register e. all of the above

e

15. Pipeline implements a. fetch instruction b. decode instruction c. fetch operand d. calculate operand e. execute instruction f. all of above

f

16. Which of the following code is used in present day computing was developed by IBM corporation? a. ASCII b. Hollerith Code c. Baudot code d. EBCDIC code

d

17. When a subroutine is called, the address of the instruction following the CALL instructions stored in/on the a. stack pointer b. accumulator c. program counter d. stack

d

18. A microprogram written as string of 0's and 1's is a  a. symbolic microinstruction b. binary microinstruction c. symbolic microprogram d. binary microprogram

d

19. Interrupts which are initiated by  an instruction are a. internal b. external c. hardware d. software

b

20. Memory access in RISC architecture is limited to instructions a. CALL and RET b. PUSH and POP c. STA and LDA d. MOV and JMP

c

21. A collection of 8 bits is called a. byte b. word c. record

a

22. The ascending order or a data Hierarchy is  a. bit - bytes - fields - record - file - database b. bit - bytes - record - field - file - database c. bytes - bit- field - record - file - database d. bytes -bit - record - field - file - database

a

23. How many address lines are needed to address each memory locations in a 2048 x 4 memory chip? a. 10 b. 11 c. 8 d. 12

b

24. A computer program that converts an entire program into machine language at one time is called a/an a. interpreter b. simulator c. compiler d. commander 

c

25. In immediate addressing the operand is placed a. in the CPU register b. after OP code in the instruction c. in memory d. in stack 

b

26. Microprocessor 8085 can address location upto  a. 32K b. 128K c. 64K d. 1M

c

27. The ALU and control unit of most of the microcomputers are combined and manufactured on a single silicon chip. What is it called? a. monochip b. microprocessor c. ALU d. control unit 

b

28. When the RET instruction at the end of subroutine is executed, a. the information where the stack is iniatialized is transferred to the stack pointer b. the memory address of the RET instruction is transferred to the program counter c. two data bytes stored in the top two locations of the stack are transferred to the program counter d. two data bytes stored in the top two locations of the stack are transferred to the stack pointer

c

29. A microporgram in sequence performs the operation   a. read b. write c. execute d. read and write e. read and execute

e

30. Interrupts which are initiated by an I/O drive are a. internal b. external c. software d. all of above 

b

31. From where interrupts are generated? a)Central processing unit                     b) Memory chips c) Registers                                           d) I/O devices

d

32. The output of a gate is low when at least one of its input is low 32. The output of a gate is low when at least one of its input is low . It is true for a)AND gate b) OR gate c) NAND gate d) NOR gate

a

33. Which one of the following is most suitable to make a parity checker AND gate   OR gate Exclusive- OR gate None of the above

c

34. What is the minimum number of flip-flops required in a counter to count 100 pulses? a)Five                                                     b) seven c) Ten d) hundred

b

35. For a RS flip-flop constructed with NAND gates and input R=1 and S=1 the state is a) Memory state                                  b) Set state c) Reset state d) Unused state

d

36. The advantage of RISC processor over CISC processor is that a) The hardware architecture is simpler b) An instruction can be executed in one cycle c) Less number of registers accommodate in chip d) Parallel execution capabilities

b

37. Which of the following is true about interrupts? a) They are generated when memory cycles are stolen b) They are  used in place of data channels c) They can be generated by arithmetic operation d) They can indicate completion of an I/O operation

a

38. The devices connected to a microprocessor can use the data bus: a) all the time b) at regular interval of time c) only when it’s sending or receiving data d) when the microprocessor is reset

c

39. Intel 8080 microprocessor has an instruction set of 91 instruction 39. Intel 8080 microprocessor has an instruction set of 91 instruction . The  opcode to implement this instruction set should  be at least a)3 bit long b) 5 bit long c) 7 bit long d) 9 bit long

c

40. Dynamic RAMs are best suited to (a) slow system (b) large system (c) one bit system (d) none of the above

a

41. Intel Pentium CPU is a a. RISC based   b. CISC based c. Both of the above d. None of the above

a

42. A modem is used to link up two computers via a. telephone line b. dedicated line c. Both of the above  d. None of the above

c

43. The maximum integers which can be stored on  a 8 bit accumulator is

c

44. In a system with a 16 bit address bus, what is the maximum number of 1K byte memory devices it could contain 16 64 256  65536

c

45. Which of the following memories in a computer is volatile? a. RAM  b. ROM c. EPROM d. ALL

a

46.  A peripheral is a. any drives installed in the computer b. tapedrive connected to a computer c. any physical device connected  to the computer  d. None of above

c

47. Which of the following bus is used to transfer data from main memory to peripheral device? a. DMA bus b. Output bus c. Data bus  d. All of the above

c

48. To provide increased memory capacity for operating system, the a. virtual memory is created  b. cache memory is increased c. memory for OS is reserved d. Additional memory is installed

a

49. Which of the following require large computer memory? a. Imaging b. Graphics c. Voice d. All of the above  

d

50. Which major development led to the production of microcomputers? a. Magnetic disks b. floppy disks c. Logic gates d. Integrated Circuits 

d

51. In immediate addressing the operand is placed a. in the CPU register b. after opcode in the instruction  c. in the memory d. in the stack

b

52. Micro instructions are stored in a. computer memory b. primary storage c. secondary storage d. control memory  e. cache memory

d

53. Pipeline processing implements a. fetch instruction b. decode instruction c. fetch operand d. calculate operand e. execute instruction f. all of the above 

f

54. The 16- bit registers in 8085 is a. general purpose register b. accumulator c. stack pointer and program counter  d. all of the above

c

55. Instruction pipelining has minimum stages b. 2  c. 3 d. 6

b

56. Systems that do not have parallel processing capabilities are a. SISD  b. SIMD c. MIMD d. All of the above

a

57. The word size of the microprocessor refers to a. the amount of a information that can be stored in a byte b. the amount of a information that can be stored in a cycle  c. The number of machine operations performed in a second d. the maximum length of an English word that can be input to a computer

b

58. The voltage levels for a negative logic system (a) must necessarily be negative (b) could be negative or positive (c) must necessarily be positive (d) must necessarily be either zero or -5 V

b

59. The output Qn of a J-K flip-flop is zero 59. The output Qn of a J-K flip-flop is zero. It changes to 1 when a clock pulse is applied, the inputs Jn and Kn are respectively (a) 1 and X (b) 0 and X (c) X and 0 (d) X and 1

a

60. The larger the RAM of a computer, the faster is its speed, since it eliminates (a) need for ROM (b) need for external memory (c) frequency disk I/O s (d) need for a data-wide path

c

61. The number of bits needed to address 4K memory is (c)12 (d) 16

c

62. The ESC instruction of 8086 may have two formats 62. The ESC instruction of 8086 may have two formats. In one of the formats, no memory operand is used. Under this format, the number of external op-codes (for the co-processor) which can be specified is? (a) 64 (b) 128 (c) 256 (d) 512

b

63. The TRAP is one of the interrupts available its INTEL 8085 63. The TRAP is one of the interrupts available its INTEL 8085. Which one of the following statements is true of TRAP? (a) It is level triggered (b) It is negative edge triggered (c) It is positive edge triggered (d) It is both positive edge triggered and level triggered

d

64. In a 16-bit microprocessor, words are stored in two consecutive memory locations. The entire word can be read in one operation provided the first (a) word is even (b) word is odd (c) memory location is odd (d) memory address is even

d

65. A 3 x 8 decoder with two enable inputs is to be used to address 8 blocks of memory. What will be the size of each memory block when addressed from a sixteen bit bus with two MSBs used to enable the decoder (a) 2K (b) 4K (c)16K (d) 64K

c

66. A decade counter requires (a) 10 flip-flops (b) 4 flip-flops (c) 3 flip-flops (d) 2 flip-flops.

b

67. The decimal value for the BCD coded number 00010010 is

c

68. An adder takes……. Input/s and produces………. Output/s (a) one, two (b) two, two (c) three, two (d) two, three.

c

69. Which of the following combinations of gates does not allow the implementation of an arbitrary Boolean function? (a) OR gates and inverters only (b) NAND gates only (c) OR gates and exclusive – OR gates only (d) OR gates and NAND gates.

d

70. Which logic circuit is the fastest? (a) TTL (b) DTL (c) RTL (d) All have same speed.

a

71. A half adder has (a) 2 inputs and 2 outputs (b) 2 inputs and 3 outputs (c) 3 inputs and 3 outputs (d) None of the above.

a

72. The main advantage of flip-flops over transistor circuit is (a) immunity from noise (b) low heating (c) low propagation delay time (d) high propagation.

c

EXTERNAL LINKS FOR STUDY http://www.indiabix.com/digital- electronics/microprocessor-fundamentals/ http://www.jbigdeal.com/microprocessor-question- answers http://www.psexam.com/MCQ-Collection-for- Fundamentals-of-Computer/computer-fundamentals- objective-questions-mcq-with-solutions-set-20.html http://mcqquestion.blogspot.in/2012/08/computer- system-architecture_20.html http://www.indiabix.com/digital-electronics/logic- gates/