MEDIUM
HSSC Clerk
IMPORTANT
Earn 100

What is the minimum number of gates required to implement the boolean function (AB + C), if we have to use only 2- input NOR gates?

50% studentsanswered this correctly

Important Questions on Digital Electronics

HARD
HSSC Clerk
IMPORTANT
If P,Q,R are boolean variables , then ( P + Q) ( P.Q + P.R) (P.R + Q) simplifies to
HARD
HSSC Clerk
IMPORTANT
In the IEEE floating point representation, the hexadecimal value 0 × 00000000 corresponds to:
MEDIUM
HSSC Clerk
IMPORTANT
What is the maximum number of different Boolean functions involving n Boolean variables?
MEDIUM
HSSC Clerk
IMPORTANT
How many 3-8 line decoders with an enable input are needed to construct a 6-64 line decoder without using any other logic gates?
EASY
HSSC Clerk
IMPORTANT

Consider the following Boolean function of four variables:

f(w, x, y,z) = L1,3,4,6,9,11,12,14

The function is:

HARD
HSSC Clerk
IMPORTANT

Let f(w, x, y, z) = r0, 4, 5, 7, 8, 9, 13, 15. Which of the following expressions is/are not equivalent to f?

(P) x'y'z' + w'xy' + wy'z+ xz

(Q) w'y'z'+wx'y'+xz

(R) w'y'z' + wx'y' + xyz + xy'z

(S) x'y'z' + wx'y' + w'y

HARD
HSSC Clerk
IMPORTANT

Define the connective * for the Boolean variables X and Y as  X*Y = XY + X'Y'. Let Z = X*Y . Consider the following expressions P, Q and R

P: X=Y*Z 

Q: Y=X*Z

R: X*Y*Z=1

Which of the following is true?

MEDIUM
HSSC Clerk
IMPORTANT
A 4-bit ripple counter and a 4-bit synchronous counter are made using flip-flops having a propagation delay of 10 ns each. If the worst case delay in the ripple counter and the synchronous counter be R and S respectively, then: