Cit292 2019T
Cit292 2019T
(AB)’ = A’ + B’
Venn
Minterm
Boolean expressions
Exclusive-OR (XOR) logic gates can be constructed from which of the following
logic gates?
AND
Switching algebra
( )
parallel
Truth table
Goes high
Which of the following expression depicts complement of the expression A’B + CD’ ?
(A + B’)(C’ + D)
The Octal to binary conversion of 248 = ?
1111002
standard
XOR
The code where all successive numbers differ from their preceding number by single
bit is ___.
Excess 3
Gated D-latch
In a NAND based S’-R’ latch, if S’=1 and R’=1 then the state of the latch is:
No change
Two
Exclusive-OR
Commutative
Which of the following is not one of the arithmetic operations of Boolean algebra?
subtraction
Which of the following logic families has the shortest propagation delay?
AS-TTL
Data Selector
product
A universal logic gate is one which can be used to generate any logic function.
Which of the following is a universal logic gate?
NAND
Half adder has two inputs while full adder has three inputs
Encoding
Literal
Using the transformation method you can realize any POS realization of OR-AND with
only ____
*NOR*
Code is a symbolic representation of __________ information.
*Discrete*
A three-digit decimal number requires ____ number of bits for representation in the
conventional BCD format.
*12*
An encoder can be a transducer. TRUE or FALSE?
*TRUE*
The process of representing numbers, letters or words by a special group of symbols
is called _________
*Encoding*
The bistable element has ____ symmetrical nodes
*two*
The action of clearing a Flip-Flop is also called ____.
*resetting*
To perform product of maxterms, Boolean function must be brought into ____ terms.
*OR*
A Boolean function may be transformed into _______ diagram
*logical*
Boolean algebra is defined as a set of Two ______
*values*
A helpful illustration used to visualize relationships among variables of Boolean
expression is ______ diagram
*Venn*
NAND is a complement of _____
*AND*
Inverter circuit inverts logic sense of _______ variable
*Boolean*
+ symbol represents ____ operation
*OR*
Truth table is way of expressing ________ function
*Boolean*
Symbol representing AND operation is _____
.
In the equation a*b=c, * is the binary _______
*operator*
Complement of function F is written as ______
*F’*
The D flip-flop has _______ input.
*1*
The truth table for an S-R flip-flop has how many VALID entries?
*3*
(X')' is a _______ complement
*dual*
In D flip-flop, D stands for ______
*Delay*
The D flip-flop has how many output?.
*2*
In ____ systems, the outputs of logic circuits can change state any time that one
or more of the inputs change.
*asynchronous*
At every active edge of the clock, the ___ flip-flop will load in a new value.
*D*
The characteristic of J-K flip-flop is similar to _____ flip-flop
*S-R*
NOR is a complement of
*OR*
It is not possible to find two algebraic expressions that specify same function?
TRUE or FALSE?
*FALSE*
An encoder can be referred to as multiplexer. TRUE or FALSE?
*TRUE*
A J-K flip-flop is said to have _____, if J=1, K=1.
*toggle*
Boolean algebra is collection of objects having ______ properties.
*Common*
According to Boolean algebra Involution law, (Y')' = ____
*Y*
In parts of the processor, _______are used to calculate Addresses, Table indices,
and increment or decrement operators
*adders*
_____ subtractor is used to perform subtraction of 3 bits
*Full*
A single _______ can be used to build the ‘NOT’ digital logic gates
*transistor*