LCST Flashcards
RAM is also known as _____
A. RWM
B. MAR
C. ROM
D. MBR
A. RWM
A Random Access Memory (RAM) is a volatile chip memory in which both the read and write operations can be performed.
Since it is volatile, therefore
it stores data as long as power is on.
RAM is also known as RWM (i.e. Read
Write Memory).
The symbol shown is for what type of
logic gate?
(LCST FIGURE)
A. NAND
B. AND
C. OR
D. NOR
C. OR
Which of the following expressions
represents the Boolean Law of
Absorption?
A. X+X=X
B. X+O=X
C. X·1=X
D. X+XY=X
D. X+XY=X
(LCST FIGURE)
A two input MUX would have _____
A. 4 select lines
B. 3 select lines
C. 1 select line
D. 2 select lines
C. 1 select line
The two input multiplexer would have n
select lines in 2^n. Thus n = 1.
Therefore, it has 1 select line.
Which combinational circuit is
renowned for selecting a single input
from multiple inputs & directing the
binary information to output line?
A. Both data selector and data distributor
B. DeMultiplexer
C. Data distributor
D. Data Selector
D. Data Selector
Data Selector is another name of
Multiplexer. A multiplexer (or MUX) is a
device that selects one of several
analog or digital input signals and
forwards the selected input into a single
line, depending on the active select
lines.
UP-DOWN counter is also known as _____
A. Two Counter
B. Multimode counter
C. Multi counter
D. Dual counter
B. Multimode counter
UP-DOWN counter is also known as
multimode counter because it has
capability of counting upward as well as
downwards.
A register is defined as _____
A. The group of latches for storing n-bit of
information
B. The group of flip-flops suitable for
storing binary information
C. The group of flip-flops suitable for storing
one bit of information
D. The group of latches for storing one bit of
information
B. The group of flip-flops suitable for
storing binary information
A register is defined as the group of flip-
flops suitable for storing binary
information. Each flip-flop is a binary
cell capable of storing one bit of
information. The data in a register can
be transferred from one flip-flop to
another.
For the electrical symbol illustrated
below to represent “1” as it’s output, the
inputs must be:
(LCST FIGURE)
A. one input “1” the other “O”
B. both inputs “o”
C. the top input “0”, the bottom input “1”
D. both inputs “1”
B. both inputs “o”
(LCST FIGURE)
The nominal value of the dc supply
voltage for TTL and CMOS is _____
A. +9V
B. +3V
C. +12V
D. +5V
D. +5V
The nominal value of the dc supply
voltage for TTL and CMOS is +5V.
In multiplexer circuits, the enable input
is also known as _____
A. Strobe
B. Sink
C. Decoded input
D. Select input
A. Strobe
The enable input is also known as
strobe which is used to cascade two or
more multiplexer ICs to construct a
multiplexer with a larger number of
inputs. Enable input activates the
multiplexer to operate.
The main difference between a register
and a counter is.
A. A counter has no specific sequence of
states
B. A register has capability to store one bit of
information but counter has n-bit
C. A register has no specific sequence of
states
D. A register counts data
C. A register has no specific sequence of
states
The main difference between a register and a counter is that a register has no specific sequence of states except in certain specialised applications.
The electrical symbol illustrated below
represents an:
(LCST FIGURE)
A. NOT Gate
B. NOR Gate
C. OP-AMP
D. OR gate
B. NOR Gate
An NOR Gate is the combination of both
an OR gate and a NOT Gate
A combinational circuit is one in which
the output depends on the _____
A. Input combination and the previous output
B. Input combination at that time and the
previous input combination
C. Input combination at the time
D. Present output and the previous
C. Input combination at the time
A combinational circuit is one in which
the output depends on the input
combination at the time, whereas, a
sequential circuit is one in which the
output depends on present input as well
past outputs
Most demultiplexers facilitate which
type of conversion?
A. AC to DC
B. Odd parity to even parity
C. Decimal-to-hexadecimal
D. Single input, multiple outputs
D. Single input, multiple outputs
A demultiplexer sends a single input to
multiple outputs, depending on the
select lines. Demultiplexer converts
single input into multiple outputs.
The terminal count of a typical
modulus-10 binary counter is
A. 1111
B. 1001
C. 0000
D. 1010
B. 1001
A binary counter counts or produces the equivalent binary number depending on the cycles of the clock input.
Modulus-10 means count from 0 to 9.
So, terminal count is 9(1001).
How many inputs are required for a 1-
of-16 decoder?
A. 1
B. 8
C. 4
D. 16
C. 4
A binary decoder is a combinationa logic circuit which decodes binary information from n-inputs to a maximum of 2 outputs. Here, number of
outputs = 16.16 =2= 2. Thus, number
of inputs is 4.
A procedure that specifies finite set of
steps is called _____
A. Venn diagram
B. Flow chart
C. Algorithm
D. Chart
C. Algorithm
A procedure that specifies finite set of
steps is called algorithm, while a
flowchart is a pictorial representation of
the algorithm.
DeMorgan’s theorem states that
A. None of these choices
B. A’+B’= A’B
C. (AB)’= A’ + B’
D (A+ B)’=A’B
C. (AB)’= A’ + B’
The DeMorgan’s law states that
(AB)’ = A’+B’&(A+B)’=A’*B’.
How many NAND circuits are contained
in a 7400 NAND IC?
A. 4
B. 8
C. 1
D. 2
A. 4
7400 IC’s pin has total 14 pin. Pin no 7
use for GND and pin no 14 used for
+vcc and remaining pins used for
connections. For a NAND gate two
inputs are required and one output is obtained means for NAND gate 3 pin connections are required.
Any signed negative binary number is
recognised by its _____
A. LSB
B. Nibble
C. Byte
D. MSB
D. MSB
Any negative number is recognized by its MSB (Most Significant Bit). If it’s 1,then it’s negative, else if it’s 0, then
positive.
A single transistor can be used to build
which of the following digital logic
gates?
A. NAND gate
B. OR gate
C. NOT gate
D. AND gate
C. NOT gate
A transistor can be used as a switch.
That is, when base is low collector is
high (input zero, output one) and base is
high collector is low (input 1, output 0).
Which is not an output state for tristate
logic?
A. High-Z
B. LOW
C. Low-Z
D. HIGH
C. Low-Z
The difference between a flip-flop &
latch is _____
A. Latch has two inputs but flip-flop has one
B. Both are same
C. Flip-flop consist of an extra output
D. Latches has one input but flip-flop has
two
D. Latches has one input but flip-flop has
two
Flip-flop is a modified version of latch.To determine the changes in states, an additional control input is provided to the latch.
Number of outputs in a half adder _____
A. 2
B. 3
C. 0
D. 1
A. 2
A half adder gives two outputs. One is called the sum and the other is carry.Half adder can be implemented using an EXOR gate and an AND gate.