<<= Back Next =>>
You Are On Multi Choice Question Bank SET 1262

63101. The 8051 has ________ parallel I/O ports.





63102. The total external data memory that can be interfaced to the 8051 is:





63103. Which of the following instructions will load the value 35H into the high byte of timer 0?





63104. Bit-addressable memory locations are:





63105. The 8-bit address bus allows access to an address range of:





63106. The contents of the accumulator after this operation MOV A,#0BH ANL A,#2CH will be





63107. The start-conversion on the ADC0804 is done by using the:




63108. This program code will be executed once: STAT: MOV A, #01H JNZ STAT



63109. Which of the following instructions will move the contents of register 3 to the accumulator?





63110. Which of the following statements will add the accumulator and register 3?





63111. Data transfer from I/O to external data memory can only be done with the MOV command.



63112. Which of the following commands will move the number 27H into the accumulator?





63113. This program code will read data from port 0 and write it to port 2, and it will stop looping when bit 3 of port 2 is set: STAT: MOV A, PO MOV P2,A JNB P2.3, STAT



63114. Which of the following commands will move the value at port 3 to register 2?





63115. The number of data registers is:





63116. When the 8051 is reset and the EA line is LOW, the program counter points to the first program instruction in the:





63117. The designs of a centigrade thermometer and a PWM speed-control circuit can be implemented by the 8051.



63118. What is the difference between the 8031 and the 8051?





63119. The I/O port that does not have a dual-purpose role is:





63120. To interface external EPROM memory for applications, it is necessary to demultiplex the address/data lines of the 8051.



63121. The following command will copy the accumulator to the location whose address is 23H: MOV 23H,A



63122. The special function registers can be referred to by their hex addresses or by their register names.



63123. The contents of the accumulator after this operation MOV A,#2BH ORL A,00H will be:





63124. The following program will cause the 8051 to be stuck in a loop: LOOP: MOV A, #00H JNZ LOOP



63125. Which of the following commands will copy the contents of RAM whose address is in register 0 to port 1?





63126. The statement LCALL READ passes control to the line labelled READ.



63127. Which of the following commands will copy the contents of location 4H to the accumulator?





63128. The microcontroller is useful in systems that have nonvariable programs for dedicated applications.



63129. The total amount of external code memory that can be interfaced to the 8051 is:





63130. The ADC0804 has ________ resolution.





63131. A HIGH on which pin resets the 8051 microcontroller?





63132. An alternate function of port pin P3.1 in the 8051 is:





63133. Which of the following instructions will move the contents of the accumulator to register 6?





63134. The following command will rotate the 8 bits of the accumulator one position to the left: RL A



63135. An alternate function of port pin P3.0 (RXD) in the 8051 is:





63136. Analog output current must be converted into a usable voltage. To perform this current-to-voltage conversion a 700 op amp may be used.



63137. A Celsius thermometer is an application for the 8051 microcontroller.



63138. The RST pin requires a HIGH to reset the 8051 microcontroller.



63139. A microcontroller is called a computer on a chip.



63140. In an 8051 program DA A adjusts the value in the accumulator resulting from an addition into two BCDs.



63141. Different instruction sets must make up for the various members of the 8051 family.



63142. The ADC 0804 is an analog-to-digital converter that provides 8-bit output resolution that can be directly interfaced to a microcontroller.



63143. Writing counter/loop programs is much more difficult with the introduction of the DJNA and the CJNE instructions.



63144. The 8051 is a 40-pin IC. Twenty-two pins are needed for the four I/O ports.



63145. Up to 65K of code memory and 65K of data memory can be added to any of the 8051 family members.



63146. The internal RAM memory of the 8051 is:





63147. This program code will be executed continuously: STAT: MOV A, #01H JNZ STAT



63148. The 8051 has ________ 16-bit counter/timers.





63149. The address space of the 8051 is divided into four distinct areas: internal data, external data, internal code, and external code.



63150. Data transfer from I/O to external data memory can only be done with the MOVX command.



<<= Back Next =>>
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions