set-3
101. What is the 2’s complement of 0011 0101 1001 1100?
102. A flip-flop is a:
103. With an RS latch, a high S and low R sets the output to:
104. With a NAND latch, a low R and a low S produce a:
105. Computers use thousands of flip-flops. To coordinate the overall action, a common signal called the:
106. With positive clocking, the clock signal must be:
107. With a JK master-slave flip-flop, the master is clocked when the clock is:
108. When the LOAD input of a buffer register is active, the input word is stored on the next positive:
109. A shift register moves the bits:
110. One flip-flop divides the clock frequency by a factor of:
111. Instead of counting with binary numbers, a ring counter uses words that have a single high:
112. The memory that is ultraviolet-light erasable and electrically programmable is:
113. The memory cell of a dynamic RAM is simpler and smaller than the memory cell of a:
114. How many memory locations can 14 address bits access?
115. The 2764 is a 65,536-bit EPROM organized as 8,192 words of 8 bits each. How many address lines does it have?
116. The 2732 is a 4096x8 EPROM. How many address lines does it have?
117. Address 200H contains the byte 3FH. What is the decimal equivalent of 3FH?
118. What is the highest address in a 48K memory? Express in hexadecimal and decimal form.
119. Flip-flop outputs are always:
120. A combinational logic circuit used to send data from a single source to two or more separate destinations is called:
121. In which of the following adder circuits is the carry look ripple delay eliminated?
122. Consider an RS flip-flop with both inputs set to 0. If a momentary '1' is applied at the input S, then the output:
123. How many full adders are required to construct an m-bit parallel adder?
124. The dynamic race hazard problem occurs in:
125. A shift register can be used for:
126. Which of the following flip-flops is free from the race-around problem?
127. For an input pulse train of clock period T, the delay produced by an n-stage shift register is:
128. The master-slave JK flip-flop is effectively a combination of:
129. The functional difference between SR flip-flop and JK flip-flop is:
130. The term sum-of-products in Boolean algebra means:
131. A positive AND gate is also a negative:
132. What table shows the electrical state of a digital circuit's output for every possible combination of electrical states in the inputs?
133. How many bits are required to encode all twenty-six letters, ten symbols, and ten numbers?
134. The number of two-input NAND gates required to produce the two-input OR function is:
135. What logic function is obtained by adding an inverter to the inputs of an AND gate?
136. Which of the following Boolean algebra expressions is incorrect?
137. Which gate is known as the universal gate?
138. What logic function is produced by adding an inverter to the output of an AND gate?
139. An OR gate can be imagined as:
140. What logic function is produced by adding an inverter to each input and the output of an AND gate?
141. Which of the following algebra statements represents the commutative law?
142. For what logic gate is the output the complement of the input?
143. ASCII and EBCDIC differ in:
144. In which code do successive code characters differ in only one bit position?
145. Cyclic codes are used in:
146. The 2's complement of the binary number 010111.1100 is:
147. The ASCII code:
148. The Gray code for decimal 7 is:
149. The octal equivalent of decimal 324.987 is:
150. When an odd number is converted into a binary number, the least significant digit (LSD) is:
Last updated