[go: up one dir, main page]

0% found this document useful (0 votes)
14 views8 pages

NEC Digital Logic MCQ

The document contains a series of multiple-choice questions (MCQs) related to digital logic, covering topics such as number conversions, logic gates, flip-flops, and binary arithmetic. Each question presents four answer options, testing knowledge on concepts like hexadecimal, binary, and octal systems, as well as the functionality of various logic gates and circuits. The questions are designed for individuals studying digital electronics or computer engineering.

Uploaded by

aakash bhusal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views8 pages

NEC Digital Logic MCQ

The document contains a series of multiple-choice questions (MCQs) related to digital logic, covering topics such as number conversions, logic gates, flip-flops, and binary arithmetic. Each question presents four answer options, testing knowledge on concepts like hexadecimal, binary, and octal systems, as well as the functionality of various logic gates and circuits. The questions are designed for individuals studying digital electronics or computer engineering.

Uploaded by

aakash bhusal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

NEC Digital logic MCQ

1.Conversion of decimal number 6110 to it's binary number equivalent is


A. 1100112
B. 110011102
C. 1111012
D. 111112

2.An OR gate can be imagined as


A. switches connected in series
B. switches connected in parallel
C. MOS transistors connected in series
D. All of the above

3.Address 200H contains the byte 3FH. What is the decimal equivalent
of 3FH
A. 63
B. 32
C. 16
D. 38

4.Conversion of an octal number 1128 to hexadecimal number is


A. 4A16
B. 5A16
C. 1516
D. 2016
5.The functional difference between SR flip-flop and JK flip-flop is that
A. JK flip-flop is faster than SR flip-flop
B. JK flip-flop has a feed back path
C. JK flip-flop accepts both inputs 1
D. JK flip-flop does not require external clock

6.The inverter OR gate and AND gate are called decision-making


elements because they can recognize some input _____ while
disregarding others. A gate recognizes a word when its output is _____
A. words, high
B. bytes, low
C. bytes, high
D. character, low

7.A positive AND gate is also a negative


A. NAND gate
B. NOR gate
C. AND gate
D. OR gate

8.In which code the successive code characters differ in only one bit
position?
A. gray code
B. excess 3 code
C. 8421 code
D. algebraic code

9.Conversion of binary number 1011012 to hexadecimal is


A. 3716
B. 2D16
C. 2E16
D. 2716

10. The ALU carries out arithmetic and logic operations. It processes
_____ numbers rather than decimal numbers.
A. decimal
B. hexadecimal
C. binary
D. All of the above

11.A p- channel enhancement type MOSFET performs much the same


function as a PNP transistor, except that
A. it operates much faster
B. it is considerably larger
C. it is controlled by voltage rather than by current, so that it requires
very little current at the control terminal
D. it is controlled by current rather than by voltage like a bipolar
transistor.
12.De Morgan's second therm says that NAND gate is equivalent to a
bubbled _____ gate.
A. AND
B. XAND
C. XOR
D. OR

13.What logic function is produced by adding an inverter to each input


and the output of an AND gate?
A. NAND
B. NOR
C. OR
D. XOR

14.When a transistor is cut off or saturated, transistor _____ have almost


no effect
A. wave
B. variations
C. stage
D. circuits

15.Express (-7) as 16-bit signed binary numbers.


A. 0000 0000 0000 0111
B. 1000 0000 0000 0111
C. . 0111 0000 0000 0001
D. 0111 0000 0000 0000
16.With an RS latch a high S and low R sets the output to _____ ; a low
S and a high R _____ the output to low.
A. No change, set
B. Race, high
C. high, reset
D. set, reset

17.Flip-flop outputs are always


A. complimentary
B. the same
C. independent of each other
D. same as inputs

18.The output 0 and 1 levels for TTL logic family is approximately


A. 0.6 and 3.5 V
B. 0.9 and 1.75V
C. -1.75 and -0.9 V
D. 0.1 and 5 V

19. What logic function is obtained by adding an inverter to the inputs of


an AND gate?
A. OR
B. NAND
C. XOR
D. NOR
20.What is the 2's complement of 0011 0101 1001 1100 number?
A. 1100 1010 1100 1011
B. 1100 1010 0110 0011
C. 1100 1010 0110 0100
D. 1100 1010 1111 1111

21.Digital design often starts by constructing a _____ table.


A. Standard
B. Two-stage
C. Truth
D. Two-dinensional

22.The hexadecimal digits are 0 to 9 and A to _____


A. E
B. F
C. G
D. D

23.The ASCII
A. is a subset of 8-bit EBCDIC
B. is used only in Western Countries
C. is version II of the ASC Standard
D. has 128 characters, including 32 control characters

24.An OR gate has 6 inputs. What is the only input word that produces a
0 output?
A. 000000
B. 000111
C. 111000
D. 111111

25.A diagram that illustrates the ore (Logic) of functions in a progran


called a
A. Flowchart
B. Sequence of steps
C. Direction of flow
D. All of the above

26.The Gray code for decimal 7 is


A. 0111
B. 1011
C. 0100
D. 0101

27. A combinational logic circuit which is used when it is desired to


send data from two or more source through a single transmission line is
known as
A. encoder
B. decoder
C. multiplexer
D. demultiplexer

28.Conversion of binary number 1010000101112 to hexadecimal number


is
A. D8F916
B. A8B916
C. A1716
D. D9F816

29.How many inputs signals can a gate have?


A. one
B. more than one
C. two only
D. both (a) and (b)

30.Conversion of an octal number 1438 to its decimal number is


A. 9010
B. 97110
C. 9910
D. 10710

You might also like