Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 11

1) Which number system has a base 16

a. Hexadecimal

b. Octal

c. Binary

d. Decimal

2) What is a digital-to-analog converter?

a. It stores digital data on the computer.

b. It converts alternating current (AC) into direct current (DC).

c. It converts electrical power into mechanical power.

d. It takes the digital data from an audio CD and converts it to a useful form.

3) The following hexadecimal number (1E.43)16 is equivalent to

a. (36.506)8

b. (36.206)8

c. (35.506)8

d. (35.206)8

4) How many entries will be in the truth table of a 4-input NAND gate?

a. 6

b. 8

c. 32

d. 16

5) How many bits are needed to store one BCD digit?

a. 2 bits

b. 4 bits

c. 3 bits

d. 1 bit

6) Convert (312)8 into decimal

a. (201)10
b. (202)10

c. (203)10

d. (204)10

7) Which of these sets of logic gates are known as universal gates?

a. XOR, NAND, OR

b. OR, NOT, XOR

c. NOR, NAND, XNOR

d. NOR, NAND

8) In the toggle mode, a JK flip-flop has

a. J = 0, K = 1

b. J = 1, K = 1

c. J = 0, K = 0

d. J = 1, K = 0

9) The inverter can be classified as

a. Power Inverter

b. Voltage source Inverter

c. Current source Inverter

d. Both option b and c

10) Temperature variation is a/an

a. Analog quantity

b. Digital quantity

c. Either Analog or Digital quantity

d. None of these

11) 1's complement of 1011001 is

a. 0100111

b. 0101100

c. 0100110

d. 0110110
12) An overflow is a

a. User input problem

b. Hardware problem

c. Software problem

d. Input-Output problem

13) The queue is also known as

a. Flash memory

b. FILO memory

c. Flash memory

d. FIFO memory

14) De Morgan's Law states that

a. (A+B)' = A'*B

b. (AB)' = A' + B'

c. (AB)' = A' + B

d. (AB)' = A + B

15) The logical sum of two or more than two logical products is termed as

a. OR operation

b. POS

c. SOP

d. NAND operation

16) The Minterms for four variables

a. 8

b. 16

c. 2

d. 1

17) A K-map (Karnaugh map) is an abstract form of which diagram

organized as a square’s matrix.


a. Block diagram

b. Cycle diagram

c. Square diagram

d. Venn diagram

18) One nibble is equal to how many bits

a. 4

b. 2

c. 16

d. 8

19) In DTL, the logic gating function is performed by

a. Inductor

b. Diode

c. Transistor

d. Transformer

20) Positive integers must be represented by

a. Signed numbers

b. Unsigned numbers

c. Both option a and b

d. None of the above

21) The basic building blocks of the arithmetic logic unit in digital computers
are known as

a. Adders

b. Attenuator

c. Demultiplexer

d. Subtractors

22) The number of inputs in a half adder is?

a. 8

b. 2
c. 11

d. 32

23) Why is a decoder used in digital electronics?

a. To convert non coded information into a binary coded form.

b. To convert coded information into a non-coded form.

c. It is used to divide address bus and data bus.

d. None of these

24) How much input and output needed for demultiplexer?

a. Many outputs to one input

b. One input many outputs

c. One input one output

d. None of these

25) A register can be defined as

a. The group of transistors for storing n- a bit of information

b. The group of transistors for storing two bits of information

c. The group of flip-flops for storing n bit of information

d. The group of flip-flops for storing binary information.

26) The primary difference between a counter and a register is

a. A counter has the capability to store n bit of information whereas a register


has one bit.

b. A register counts data.

c. A register has no specific sequence of states.

d. A counter has no particular sequence of states.

27) What is the radix of the octal number system?

a. 2

b. 10

c. 8

d. 16
28) What is the actual meaning of the parallel load of a shift register?

a. All flip-flops are set with data.

b. It means a parallel shifting of data.

c. All flip-flops are present with data.

d. Each flip flop is loaded with data simultaneously.

29) At which frequency the digital data can be applied to a gate?

a. Run-time frequency

b. Propagation Frequency

c. Operating frequency

d. AC frequency

30) In an 8 -bit Johnson counter sequence, how many states orbit patterns
are possible?

a. 240

b. 228

c. 232

d. 220

31) The excess-3 code for 584 is given by

a. 100010110111

b. 100001110111

c. 100010010110

d. 100001010110

32) 2's complement of 1011011 is

a. 0100011

b. 0110101

c. 0100011

d. 0100101
33) What is the binary subtraction of 101001 - 010110 =?

a. 010011

b. 100110

c. 011001

d. 010010

34) What is the binary multiplication of 10100 * 01011 =?

a. 011011000

b. 011001100

c. 011011100

d. 011100011

35) Divide the binary number: 111001 ÷ 1101 and find the reminder

a. 1010

b. 0110

c. 0101

d. 0011

36) Convert (312)8 into decimal

a. (201)10

b. (202)10

c. (203)10

d. (204)10

37) The following hexadecimal number (1E.43)16 is equivalent to

a. (36.506)8

b. (36.206)8

c. (35.506)8

d. (35.206)8
38. How many control lines are there in 128 X 1 multiplexer?
(A)
8
(B)
6
(C)
7
(D)
5

39. Which of the following is not valid encoder?


(A)
8X3
(B)
5 X 32
(C)
2X1
(D)
All are valid

40. A multiplexer is also known as


(A)
a data accumulator
(B)
a data restorer
(C)
a data selector
(D)
a data distributor

41. In a S-R Flip-flop if J=K=1, its Q output will be ___________ when a


clock pulse is applied.
(A)
0
(B)
1
(C)
Q
(D)
Q'
42. Which of the following is not valid type of shift register?
(A)
SISO
(B)
SIPO
(C)
LIFO
(D)
PISO

43. Which of the following is not a property of Asynchronous counter?


(A)
Output of one FF is connected to the clock of next FF
(B)
Design is complex
(C)
Low speed
(D)
No Simultaneous Clock

44.
Which of the following is not a property of Sequential Circuits?
(A)
Memory is required
(B)
Slower in work
(C)
Depends on past values
(D)
Easy to design

45. Select the correct combination of gates to contruct Half Adder with
only AOI logic.
(A)
AND = 1, OR = 3, NOT = 2 
(B)
AND = 3, OR = 1, NOT = 2 
(C)
AND = 2, OR = 1, NOT = 0 
(D)
AND = 3, OR = 3, NOT = 1 
46. Select the correct combination of gates to contruct Half Subtractor
with only AOI logic.
(A)
AND = 1, OR = 3, NOT = 2 
(B)
AND = 1, OR = 2, NOT = 2 
(C)
AND = 3, OR = 1, NOT = 2 
(D)
AND = 2, OR = 1, NOT = 2 

47. The difference output in a full-subtractor is the same as the


(A)
difference output of a half-subtractor
(B)
sum output of a half-adder
(C)
sum output of a full-adder
(D)
carry output of a full-adder

48. The code used for labelling cells of the K-map is


(A)
natural BCD
(B)
Hexadecimal
(C)
Gray
(D)
Octal

You might also like