{"id":186,"date":"2020-04-05T07:03:44","date_gmt":"2020-04-05T07:03:44","guid":{"rendered":"https:\/\/temp.ashkerala.com\/?p=186"},"modified":"2020-04-05T07:03:44","modified_gmt":"2020-04-05T07:03:44","slug":"computer-architecture-mcq-4","status":"publish","type":"post","link":"https:\/\/temp.ashkerala.com\/?p=186","title":{"rendered":"Computer Architecture MCQ-4"},"content":{"rendered":"<p><strong>Q.1 If the crystal oscillator is operating at 15 MHz, the PCLK output of 8284 is<\/strong><br \/> (A) 2.5 MHz. (B) 5 MHz.<br \/> (C) 7.5 MHz. (D) 10 MHz.<br \/> <strong>Ans: (A)<\/strong><\/p>\n<p> <strong>Q.2 In which T-state does the CPU sends the address to memory or I\/O and the ALE signal for demultiplexing<\/strong><br \/> (A) T1. (B) T2.<br \/> (C) T3. (D) T4.<br \/> <strong>Ans, During the first clocking period in a bus cycle, which is called T1, the address of<br \/> the memory or I\/O location is sent out and the control signals ALE, DT\/R\u0393\u00c7\u00d6 and IO\/M\u0393\u00c7\u00d6<br \/> are also output. Hence answer is (A).<\/strong><\/p>\n<p> <strong>Q.3 If a 1M\u251c\u00f91 DRAM requires 4 ms for a refresh and has 256 rows to be refreshed, no more than __________ of time must pass before another row is refreshed.<\/strong><br \/> (A) 64 ms. (B) 4 ns.<br \/> (C) 0.5 ns. (D) 15.625 \u252c\u2561s .<br \/> <strong>Ans Answer is (B)<\/strong><\/p>\n<p> <strong>Q.4 In a DMA write operation the data is transferred<\/strong><br \/> (A) from I\/O to memory. (B) from memory to I\/O.<br \/> (C) from memory to memory. (D) from I\/O to I\/O.<br \/> <strong>Ans A DMA writes operation transfers data from an I\/O device to memory. Hence<br \/> answer is (A).<\/strong><\/p>\n<p> <strong>Q.5 Which type of JMP instruction assembles if the distance is 0020 h bytes<\/strong><br \/> (A) near. (B) far.<br \/> (C) short. (D) none of the above.<br \/> <strong>Ans The three byte near jump allows a branch or jump within \u252c\u2592 32K bytes. Hence<br \/> answer is (A).<\/strong><\/p>\n<p> <strong>Q.6 A certain SRAM has CS = 0 , WE = 0 and OE = 1. In which of the following modes this SRAM is operating<\/strong><br \/> (A) Read (B) Write<br \/> (C) Stand by (D) None of the above<br \/> <strong>Ans For CS\u0393\u00c7\u00d6=WE\u0393\u00c7\u00d6=0, write operation. Hence answer is (B).<\/strong><\/p>\n<p> <strong>Q.7 Which of the following is true with respect to EEPROM?<\/strong><br \/> (A) contents can be erased byte wise only.<br \/> (B) contents of full memory can be erased together.<br \/> (C) contents can be erased using ultra violet rays<br \/> (D) contents can not be erased<br \/> <strong>Ans Answer is (C).<\/strong><\/p>\n<p> <strong>Q.8 Pseudo instructions are basically<\/strong><br \/> (A) false instructions.<br \/> (B) instructions that are ignored by the microprocessor.<br \/> (C) assembler directives.<br \/> (D) instructions that are treated like comments.<br \/> <strong>Ans Pseudo-instructions are commands to the assembler. All pseudo-operations start with a period. Pseudo-instructions are composed of a pseudo-operation which may be followed by one or more expressions. Hence answer is (C).<\/strong><\/p>\n<p> <strong>Q.9 Number of the times the instruction sequence below will loop before coming out of loop is<br \/> MOV AL, 00h<br \/> A1: INC AL<br \/> JNZ A1<\/strong><br \/> (A) 00 (B) 01<br \/> (C) 255 (D) 256<br \/> <strong>Ans Answer is (D)<\/strong><\/p>\n<p> <strong>Q.10 What will be the contents of register AL after the following has been executed<br \/> MOV BL, 8C<br \/> MOV AL, 7E<br \/> ADD AL, BL<\/strong><br \/> (A) 0A and carry flag is set (B) 0A and carry flag is reset<br \/> (C) 6A and carry flag is set (D) 6A and carry flag is reset<br \/> <strong>Ans, Result is 1,0A. Hence answer is (A).<\/strong><\/p>\n<p> <strong>Q.11 Direction flag is used with<\/strong><br \/> (A) String instructions. (B) Stack instructions.<br \/> (C) Arithmetic instructions. (D) Branch instructions.<br \/> <strong>Ans The direction flag is used only with the string instructions. Hence answer is (A).<\/strong><\/p>\n<p> <strong>Q.12 Ready pin of a microprocessor is used<\/strong><br \/> (A) to indicate that the microprocessor is ready to receive inputs.<br \/> (B) to indicate that the microprocessor is ready to receive outputs.<br \/> (C) to introduce wait states.<br \/> (D) to provide direct memory access.<br \/> <strong>Ans This input is controlled to insert wait states into the timing of the microprocessor.<br \/> Hence answer is (C).<\/strong><\/p>\n<p> <strong>Q.13 These are two ways in which a microprocessor can come out of Halt state.<\/strong><br \/> (A) When hold line is a logical 1.<br \/> (B) When interrupt occurs and the interrupt system has been enabled.<br \/> (C) When both (A) and (B) are true.<br \/> (D) When either (A) or (B) are true.<br \/> <strong>Ans Answer is (A)<\/strong><\/p>\n<p> <strong>Q.14 In the instruction FADD, F stands for<\/strong><br \/> (A) Far. (B) Floppy.<br \/> (C) Floating. (D) File.<br \/> <strong>Ans Adds two floating point numbers. Hence answer is (C).<\/strong><\/p>\n<p> <strong>Q.15 SD RAM refers to<\/strong><br \/> (A) Synchronous DRAM (B) Static DRAM<br \/> (C) Semi DRAM (D) Second DRAM<br \/> <strong>Ans, Answer is (A)<\/strong><\/p>\n<p> <strong>Q.16 In case of DVD, the speed is referred in terms of n X (for example 32 X). Here, X refers to<\/strong><br \/> (A) 150 KB\/s (B) 300 KB\/s<br \/> (C) 1.38 MB\/s (D) 2.4 MB\/s<br \/> <strong>Ans Answer is (C).<\/strong><\/p>\n<p> <strong>Q.17 Itanium processor of Intel is a<\/strong><br \/> (A) 32 bit microprocessor. (B) 64 bit microprocessor.<br \/> (C) 128 bit microprocessor. (D) 256 bit microprocessor.<br \/> <strong>Ans The Itanium is a 64-bit architecture microprocessor. Hence answer is (B).<\/strong><\/p>\n<p> <strong>Q.18 LOCK prefix is used most often<\/strong><br \/> (A) during normal execution. (B) during DMA accesses<br \/> (C) during interrupt servicing. (D) during memory accesses.<br \/> <strong>Ans LOCK is a prefix which is used to make an instruction of 8086 non-interruptable. Hence answer is (C).<\/strong><\/p>\n<p><strong>Q.19 The Pentium microprocessor has______execution units.<\/strong><br \/> (A) 1 (B) 2<br \/> (C) 3 (D) 4<br \/> <strong>Ans The Pentium microprocessor is organized with three execution units. One executes floating-point instructions, and the other two (U-pipe and V-pipe) execute integer instructions. Hence answer is (C).<\/strong><\/p>\n<p> <strong>Q.20 EPROM is generally erased by using<\/strong><br \/> (A) Ultraviolet rays (B) infrared rays<br \/> (C) 12 V electrical pulse (D) 24 V electrical pulse<br \/> <strong>Ans The EPROM is erasable if exposed to high-intensity ultraviolet light for about 20 minutes or less. Hence answer is (A)<\/strong><\/p>\n<p><strong>Q.21 Signal voltage ranges for a logic high and for a logic low in RS-232C standard are<\/strong><br \/> (A) Low = 0 volt to 1.8 volt, high = 2.0 volt to 5 volt<br \/> (B) Low =-15 volt to \u0393\u00c7\u00f43 vol, high = +3 volt to +15 volt<br \/> (D) Low = +3 volt to +15 volt, high = -3 volt to -15 volt<br \/> (E) Low = 2 volt to 5.0 volt, high = 0 volt to 1.8 volt<br \/> <strong>Ans Answer is (B)<\/strong><\/p>\n<p> <strong>Q.22 The PCI bus is the important bus found in all the new Pentium systems because<\/strong><br \/> (A) It has plug and play characteristics<br \/> (B) It has ability to function with a 64 bit data bus<br \/> (C) Any Microprocessor can be interfaced to it with PCI controller or bridge<br \/> (D) All of the above<br \/> <strong>Ans, Answer is (D).<\/strong><\/p>\n<p> <strong>Q.23 Which of the following statement is true?<\/strong><br \/> (A) The group of machine cycle is called a state.<br \/> (B) A machine cycle consists of one or more instruction cycle.<br \/> (C) An instruction cycle is made up of machine cycles and a machine cycle is<br \/> made up of number of states.<br \/> (D) None of the above<br \/> <strong>Ans An instruction cycle consists of several machine cycles. Hence Answer is (B)<\/strong>.<\/p>\n<p> <strong>Q.24 8251 is a<\/strong><br \/> (A) UART<br \/> (B) USART<br \/> (C) Programmable Interrupt controller<br \/> (D) Programmable interval timer\/counter<br \/> <strong>Ans The Intel 8251 is a programmable communication interface. It is USART.<\/strong><\/p>\n<p> <strong>Q.25 8088 microprocessor has<\/strong><br \/> (A) 16 bit data bus (B) 4 byte pre-fetch queue<br \/> (C) 6 byte pre-fetch queue (D) 16 bit address bus<br \/> <strong>Ans The 8088 is a 16-bit microprocessor with an 8-bit data bus. The 16-bit address bus. Hence answer is (D).<\/strong><\/p>\n<p> <strong>Q.26 By what factor does the 8284A clock generator divide the crystal oscillator\u0393\u00c7\u00d6s output frequency?<\/strong><br \/> (A) One (B) Two<br \/> (C) Three (D) Four<br \/> <strong>Ans When F\/C\u0393\u00c7\u00d6 is at logic 0; The oscillator output is steered through to the divideby- 3 counter. Hence answer is (c).<\/strong><\/p>\n<p> <strong>Q.27 The memory data bus width in Pentium is<\/strong><br \/> (A) 16 bit (B) 32 bit<br \/> (C) 64 bit (D) None of these<br \/> <strong>Ans The Data bus width is 64 bits. Hence answer is (C).<\/strong><\/p>\n<p> <strong>Q.28 When the 82C55 is reset, its I\/O ports are all initializes as<\/strong><br \/> (A) output port using mode 0 (B) Input port using mode 1<br \/> (C) output port using mode 1 (D) Input port using mode 0<br \/> <strong>Ans A RESET input to the 82C55 causes all ports to be set up as simple input ports using mode 0 operations. Hence answer is (D).<\/strong><\/p>\n<p> <strong>Q.29 Which microprocessor pins are used to request and acknowledge a DMA transfer?<\/strong><br \/> (A) reset and ready (B) ready and wait<br \/> (C) HOLD and HLDA (D) None o these<br \/> <strong>Ans, The HOLD pin is an input that is used request a DMA action and the HLDA pin is an output that that acknowledges the DMA action. Hence answer is (C).<\/strong><\/p>\n<p> <strong>Q.30 Which of the following statement is false?<\/strong><br \/> (A) RTOS performs tasks in predictable amount of time<br \/> (B) Windows 98 is RTOS<br \/> (C) Interrupts are used to develop RTOS<br \/> (D) Kernel is the one of component of any OS<br \/> <strong>Ans Operating systems, like Windows, defer many tasks and do not guarantee their execution in predictable time. Hence answer is (B).<\/strong><\/p>\n<p> <strong>Q.31 The VESA local bus operates at<\/strong><br \/> (A) 8 MHz (B) 33 MHz<br \/> (C) 16 MHz (D) None of these<br \/> <strong>Ans The VESA local bus operates at 33 MHz. Hence answer is (B).<\/strong><\/p>\n<p><strong>Q.32 The first modern computer was called_____________.<\/strong><br \/> (A) FLOW-MATIC (B) UNIVAC-I<br \/> (C) ENIAC (D) INTEL<br \/> <strong>Ans, ENIAC (Electronic Numerical Integrator And Computer) was the first generalpurpose electronic computer. It was a Turing-complete, digital computer capable of being reprogrammed to solve a full range of computing problems. ENIAC was designed to calculate artillery firing tables for the U.S. Army&#8217;s Ballistic Research Laboratory. Hence answer is (c).<\/strong><\/p>\n<p> <strong>Q.33 Software command CLEAR MASK REGISTER in DMA<\/strong><br \/> (A) Disables all channels.<br \/> (B) Enables all channels.<br \/> (C) None.<br \/> (D) Clears first\/last flip-flop within 8237.<br \/> <strong>Ans Enables all four DMA channels. Hence answer is (B).<\/strong><\/p>\n<p> <strong>Q.34 The first task of DOS operating system after loading into the memory is to use the file called___________.<\/strong><br \/> (A) HIMEM.SYS (B) CONFIG.SYS<br \/> (C) AUTOEXEC.BAT (D) SYSTEM.INI<br \/> <strong>Ans, The first task of the DOS operating system, after loading into memory, is to use a file called the CONFIG.SYS file. This file specifies various drivers that load into the memory, setting up or configuring the machine for operation under DOS. <\/strong><\/p>\n<p><strong>Q.35 If the programmable counter timer 8254 is set in mode 1 and is to be used to count six events, the output will remain at logic 0 for _____ number of counts<\/strong><br \/> (A) 5 (B) 6<br \/> (C) 0 (D) All of the above<br \/> <strong>Ans. OUT continues for the total length of the count. Hence answer is (B).<\/strong><\/p>\n<p> <strong>Q.36 The flash memory is programmed in the system by 12 V programming pulse.<\/strong><br \/> (A) TRUE (B) FALSE<br \/> <strong>Ans The flash memory device requires a 12V programming voltage to erase and write<br \/> new data. Hence answer is (A).<\/strong><\/p>\n<p><strong>Q.37 A plug and play (PnP) interface is one that contains a memory that holds configuration information of the system.<\/strong><br \/> (A) TRUE (B) FALSE<br \/> <strong>Ans Answer is (A)<\/strong><br \/> <strong>Q.38 The accelerated graphics port (AGP) allows virtually any microprocessor to be interfaced with PCI bus via the use of bridge interface.<\/strong><br \/> (A) TRUE (B) FALSE<br \/> <strong>Ans, this port probably will never be used for any devices other than the video card. Hence answer is (B).<\/strong><\/p>\n<p><strong>Q.39 A Bus cycle is equal to how many clocking periods<\/strong><br \/> (A) Two (B) Three<br \/> (C) Four (D) Six<br \/> <strong>Ans Typically, the bus-cycle of the 8086 and 8088 processors consist of four clock cycles or pulses. Thus, duration of a bus-cycle is = \u0393\u00c7\u00ff4*T\u0393\u00c7\u00d6. Hence Answer is (C).<\/strong><\/p>\n<p> <strong>Q.40 The time required to refresh a typical DRAM is<\/strong><br \/> (A) 2 \u0393\u00c7\u00f4 4 us (B) 2 \u0393\u00c7\u00f4 4 ns<br \/> (C) 2 \u0393\u00c7\u00f4 4 ms (D) 2 \u0393\u00c7\u00f4 4 ps<br \/> <strong>Ans The capacitor Cs discharges through the internal resistance of the NMOS transistor T1. Typically Cs = 0.2 pF and the internal resistance Rin = 1010 ohms, so: Cs x Rin = 0.2 x 10-12 x 1010 x 103 ms = 2 ms So the typical refresh time interval is 2 ms. Hence Answer is (C).<\/strong><br \/> \u00a0<\/p>\n<p><strong>Q.41 The no. of address lines required to address a memory of size 32 K is<\/strong><br \/> (A) 15 lines (B) 16 lines<br \/> (C) 18 lines (D) 14 lines<br \/> <strong>Ans 32K = 32 X 1024 bits = 25 X 210 = 2 15 Hence answer is ( A).<\/strong><\/p>\n<p> <strong>Q.42 The no. of wait states required to interface 8279 to 8086 with 8MHz clock are<\/strong><br \/> (A) Two (B) Three<br \/> (C) One (D) None<br \/> <strong>Ans Two wait states used so that device can function with an 8 MHz. Hence answers is ( A).<\/strong><\/p>\n<p><strong>Q.43 NMI input is<\/strong><br \/> (A) Edge sensitive (B) Level sensitive<br \/> (C) Both edge and level triggered (D) edge triggered and level sensitive<br \/> <strong>Ans Non-maskable interrupt (NMI) is an edge \u0393\u00c7\u00f4triggered input that requests an interrupt on the positive edge (0 to 1 transition).<\/strong><\/p>\n<p><strong>Q.44 Data rate available for use on USB is<\/strong><br \/> (A) 12 Mbits per second (B) 1.5 Mbits per second<br \/> (C) Both (A) and (B) (D) No restriction<br \/> <strong>Ans Data transfer speeds are 12 Mbps for full speed operation and 1.5 Mbps for slow speed operation. Hence answer is (c).<\/strong><\/p>\n<p><strong>Q.45 In 80186, the timer which connects to the system clock is<\/strong><br \/> (A) timer 0 (B) timer 1<br \/> (C) timer 2 (D) Any one can be connected<br \/> <strong>Ans. Timer 2 is internal and clocked by the master clock. Hence answer is (c).<\/strong><\/p>\n<p><strong>Q.46 Conversion of the +1000 decimal number into signed binary word results<\/strong><br \/> (A) 0000 0011 1110 1000 (B) 1111 1100 0001 1000<br \/> (C) 1000 0011 1110 1000 (D) 0111 1100 0001 1000<br \/> <strong>Ans<br \/> 1000 \/2 =&gt;500 -&gt;0<br \/> 500\/2=&gt;250-&gt;0<br \/> 250\/2=&gt;125-&gt;0<br \/> 125\/2=&gt;62-&gt;1<br \/> 62\/2=&gt;31-&gt;0<br \/> 31\/2=&gt;15-&gt;1<br \/> 15\/2=&gt;7-&gt;1<br \/> 7\/2=&gt;3-&gt;1<br \/> 3\/2=&gt;1-&gt;1<br \/> 16 bit signed number is 1000,0011,1110,1000<br \/> Hence Answer is (C).<\/strong><\/p>\n<p><strong>Q.47 What do the symbols [ ] indicate?<\/strong><br \/> (A) Direct addressing (B) Register Addressing<br \/> (C) Indirect addressing (D) None of the above<br \/> <strong>Ans Answer is (C).<\/strong><\/p>\n<p> <strong>Q.48 SDRAM refers to<\/strong><br \/> (A) static DRAM (B) synchronous DRAM<br \/> (C) sequential DRAM (D) semi DRAM<br \/> <strong>Ans, Answer is (B)<\/strong><\/p>\n<p> <strong>Q.49 Which pins are general purpose I\/O pins during mode-2 operation of the 82C55?<\/strong><br \/> (A) PA0 \u0393\u00c7\u00f4 PA7 (B) PB0-PB7<br \/> (C) PC3-PC7 (D) PC0-PC2<br \/> <strong>Ans In mode 2 Port-A can be programmed to operate as bidirectional port. The mode-2 operation is only for Port-A. Hence Answer is (A)<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Q.1 If the crystal oscillator is operating at 15 MHz, the PCLK output of 8284 is (A) 2.5 MHz. (B) 5 MHz. (C) 7.5 MHz. (D) 10 MHz. Ans: (A) Q.2 In which T-state does the CPU sends the address to memory or I\/O and the ALE signal for demultiplexing (A) T1. (B) T2. (C)&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"categories":[18],"tags":[],"class_list":["post-186","post","type-post","status-publish","format-standard","hentry","category-computer-architecture-and-organization"],"_links":{"self":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/posts\/186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=186"}],"version-history":[{"count":0,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/posts\/186\/revisions"}],"wp:attachment":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}