CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Flip-Flops problems
1. If an input is activated by a signal transition, it is ________.
Options
A. edge-triggered
B. toggle triggered
C. clock triggered
D. noise triggered
Show Answer
Scratch Pad
Discuss
Correct Answer: edge-triggered
2. Which of the following is correct for a gated
D
flip-flop?
Options
A. The output toggles if one of the inputs is held HIGH.
B. Only one of the inputs can be HIGH at a time.
C. The output complement follows the input when enabled.
D.
Q
output follows the input
D
when the enable is HIGH.
Show Answer
Scratch Pad
Discuss
Correct Answer:
Q
output follows the input
D
when the enable is HIGH.
3. What is one disadvantage of an
S-R
flip-flop?
Options
A. It has no enable input.
B. It has an invalid state.
C. It has no clock input.
D. It has only a single output.
Show Answer
Scratch Pad
Discuss
Correct Answer: It has an invalid state.
4. A push-button switch is used to input data to a register. The output of the register is erratic. What could be causing the problem?
Options
A. The power supply is probably noisy.
B. The switch contacts are bouncing.
C. The socket contacts on the register IC are corroded.
D. The register IC is intermittent and failure is imminent.
Show Answer
Scratch Pad
Discuss
Correct Answer: The switch contacts are bouncing.
5. A correct output is achieved from a master-slave
J-K
flip-flop only if its inputs are stable while the:
Options
A. clock is LOW
B. slave is transferring
C. flip-flop is reset
D. clock is HIGH
Show Answer
Scratch Pad
Discuss
Correct Answer: clock is HIGH
6. The output of a gated
S-R
flip-flop changes only if the:
Options
A. flip-flop is set
B. control input data has changed
C. flip-flop is reset
D. input data has no change
Show Answer
Scratch Pad
Discuss
Correct Answer: control input data has changed
7. The toggle condition in a master-slave
J-K
flip-flop means that
Q
and
will switch to their ________ state(s) at the ________.
Options
A. opposite, active clock edge
B. inverted, positive clock edge
C. quiescent, negative clock edge
D. reset, synchronous clock edge
Show Answer
Scratch Pad
Discuss
Correct Answer: opposite, active clock edge
8. Which is not an Altera primitive port identifier?
Options
A. clk
B. ena
C. clr
D. prn
Show Answer
Scratch Pad
Discuss
Correct Answer: clr
9. Connecting components together using HDL is not difficult.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
10. VHDL was created as a very flexible language and it allows us to define the operation of clocked devices in the code without relying on logic primitives.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
First
8
9
10
...
12
..
15
16
Last
More in Digital Electronics:
Boolean Algebra and Logic Simplification
Code Converters and Multiplexers
Combinational Logic Analysis
Combinational Logic Circuits
Computers
Counters
Describing Logic Circuits
Digital Arithmetic Operations and Circuits
Digital Concepts
Digital Design
Digital Signal Processing
Digital System Projects Using HDL
Ex-OR and Ex-NOR Gates
Flip-Flops
Integrated-Circuit Logic Families
Integrated Circuit Technologies
Interfacing to the Analog World
Logic Families and Their Characteristics
Logic Gates
Memory and Storage
Microprocessor Fundamentals
MSI Logic Circuits
Multivibrators and 555 Timer
Number Systems and Codes
Programmable Logic Device
Shift Registers
Signals and Switches
The 8051 Microcontroller