Digital Principles And System Design Set 8

On This Page

This set of Digital Principles and System Design Multiple Choice Questions & Answers (MCQs) focuses on Digital Principles And System Design Set 8

Q1 | A 4 to 16 decoder can be used as a code converter. What will be the inputs and outputs of the converter respectively?
  • binary, octal
  • octal, binary
  • hexadecimal, binary
  • binary, hexadecimal
Q2 | Latches constructed with NOR and NAND gates tend to remain in the latched condition due to which configuration feature?
  • low input voltages
  • synchronous operation
  • gate impedance
  • cross coupling
Q3 | One example of the use of an S-R flip-flop is as
  • transition pulse generator
  • racer
  • switch debouncer
  • astable oscillator
Q4 | The truth table for an S-R flip-flop has how many VALID entries?
  • 1
  • 2
  • 3
  • 4
Q5 | When both inputs of a J-K flip-flop cycle, the output will                        
  • be invalid
  • change
  • not change
  • toggle
Q6 | Which of the following is correct for a gated D-type flip-flop?
  • the q output is either set or reset as soon as the d input goes high or low
  • the output complement follows the input when enabled
  • only one of the inputs can be high at a time
  • the output toggles if one of the inputs is held high
Q7 | A basic S-R flip-flop can be constructed by cross- coupling of which basic logic gates?
  • and or or gates
  • xor or xnor gates
  • nor or nand gates
  • and or nor gates
Q8 | The logic circuits whose outputs at any instant of time depends only on the present input but also on the past outputs are called
  • combinational circuits
  • sequential circuits
  • latches
  • flip-flops
Q9 | Whose operations are more faster among the following?
  • combinational circuits
  • sequential circuits
  • latches
  • flip-flops
Q10 | How many types of sequential circuits are?
  • 2
  • 3
  • 4
  • 5
Q11 | The sequential circuit is also called                        
  • flip-flop
  • latch
  • strobe
  • adder
Q12 | The basic latch consists of                        
  • two inverters
  • two comparators
  • two amplifiers
  • two adders
Q13 | In S-R flip-flop, if Q = 0 the output is said to be
  • set
  • reset
  • previous state
  • current state
Q14 | The output of latches will remain in set/reset untill
  • the trigger pulse is given to change the state
  • any pulse given to go into previous state
  • they don’t get any pulse more
  • the pulse is edge-triggered
Q15 | What is a trigger pulse?
  • a pulse that starts a cycle of operation
  • a pulse that reverses the cycle of operation
  • a pulse that prevents a cycle of operation
  • a pulse that enhances a cycle of operation
Q16 | The circuits of NOR based S-R latch classified as asynchronous sequential circuits, why?
  • because of inverted outputs
  • because of triggering functionality
  • because of cross-coupled connection
  • because of inverted outputs & triggering functionality
Q17 | A latch is an example of a                        
  • monostable multivibrator
  • astable multivibrator
  • bistable multivibrator
  • 555 timer
Q18 | Latch is a device with                        
  • one stable state
  • two stable state
  • three stable state
  • infinite stable states
Q19 | Why latches are called a memory devices?
  • it has capability to stare 8 bits of data
  • it has internal memory of 4 bit
  • it can store one bit of data
  • it can store infinite amount of data
Q20 | Two stable states of latches are                        
  • astable & monostable
  • low input & high output
  • high output & low output
  • low output & high input
Q21 | The full form of SR is                        
  • system rated
  • set reset
  • set ready
  • set rated
Q22 | The SR latch consists of                        
  • 1 input
  • 2 inputs
  • 3 inputs
  • 4 inputs
Q23 | The outputs of SR latch are                        
  • x and y
  • a and b
  • s and r
  • q and q’
Q24 | The NAND latch works when both inputs are
  • 1
  • 0
  • inverted
  • don’t cares
Q25 | The first step of analysis procedure of SR latch is to                        
  • label inputs
  • label outputs
  • label states
  • label tables