set-5
201. A combinational logic circuit which generates a particular binary word or number is:
202. Parallel adders are:
203. A de-multiplexer is also known as:
204. A multiplexer is known as:
205. A flip-flop can store:
206. Which of the following input combinations is not allowed in an SR flip-flop?
207. When an inverter is placed between both inputs of an SR flip-flop, the resulting flip-flop is:
208. The clock signals are used in sequential logic circuits to:
209. What logic function is obtained by adding an inverter to the output of an AND gate?
210. The simplified form of the Boolean expression ( (X + Y + XY)(X + Z) ) is:
211. The highest decimal number that can be represented with 10 binary digits is:
212. What is the hexadecimal equivalent of the binary number 10101111?
213. Which of the following logic families has the highest noise immunity?
214. Pick up the wrong logical expression:
215. In a four-input NAND gate, all but one input is 1. The output is:
216. In a four-input AND gate, all but one input is 1. The output is:
217. According to the Idempotent law, ( X + X = ):
218. According to the Idempotent law, ( X \cdot X = ):
219. The output will be one in case any input is one in the case of:
220. Which of the following circuits is known as a half adder?
221. Which of the following functions is referred to as the complementary function?
222. Which of the following statements illustrates the distributive law?
223. Which of the following is termed as the minimum error code?
224. For which of the following flip-flops is the output clearly defined for all combinations of two inputs?
225. A 4-bit shift register can be made by using:
226. Which of the following statements is false?
227. The minimum form of the expression ( (A + B)(A + B + C) ) is:
228. One's complement of 1011.01 is:
229. The NAND gate output will be low if the two inputs are:
230. What is the binary equivalent of the decimal number 368?
231. The decimal equivalent of the hexadecimal number 1A53 is:
232. The octal equivalent of the decimal number 324.987 is:
233. The simplification of the Boolean expression ( (A \cdot B \cdot C) + (A \cdot B \cdot \overline{C}) ) is:
234. The number of control lines for an 8-to-1 multiplexer is:
235. How many flip-flops are required for a mod-16 counter?
236. EPROM contents can be erased by exposing it to:
237. The hexadecimal number 'A0' has the decimal value equivalent to:
238. The Gray code for decimal number 6 is equivalent to:
239. The Boolean expression ( A \cdot B + A \cdot \overline{B} + \overline{A} \cdot B ) is equivalent to:
240. The 2's complement of the binary number 1101101 is:
241. The digital logic family which has minimum power dissipation is:
242. The output of a logic gate is 1 when all its inputs are at logic 0. The gate is either:
243. Data can be changed from special code to temporal code by using:
244. A ring counter consisting of five flip-flops will have:
245. The speed of conversion is maximum in:
246. The 2's complement of the number 1101101 is:
247. The correction to be applied in a decimal adder to the generated sum is:
248. When simplified with Boolean algebra, ( (x + y)(x + z) ) simplifies to:
249. The gates required to build a half adder are:
250. The code where all successive numbers differ from their preceding number by a single bit is:
Last updated