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
Discussion
Home
‣
Digital Electronics
‣
Combinational Logic Circuits
Comments
Question
A Karnaugh map will ________.
Options
A. eliminate the need for tedious Boolean simplifications
B. allow any circuit to be implemented with just AND and OR gates
C. produce the simplest sum-of-products expression
D. give an overall picture of how the signals flow through the logic circuit
Correct Answer
eliminate the need for tedious Boolean simplifications
Combinational Logic Circuits problems
Search Results
1. The circuit given below implements the equation,
.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
2. A pull-up resistor is a resistor used to keep a given point in a circuit HIGH when in the active state.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. In an even-parity system, the following data will produce a parity bit = 1.
data = 1010011
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
4. TTL stands for transistor-technology-logic.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
5. The Boolean equation
results from this Karnaugh map.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
6. The ________ statement evaluates the variable status.
Options
A. IF/THEN
B. IF/THEN/ELSE
C. CASE
D. ELSIF
Show Answer
Scratch Pad
Discuss
Correct Answer: IF/THEN
7. The 7447A is a BCD-to-7-segment decoder with ripple blanking input and output functions. The purpose of these lines is to ________.
Options
A. turn off the display for any nonsignificant digit
B. turn off the display for any zero
C. turn off the display for leading or trailing zeros
D. test the display to assure all segments are operational
Show Answer
Scratch Pad
Discuss
Correct Answer: turn off the display for any nonsignificant digit
8. The correct output for this XOR truth table is ________.
Options
A.
B.
C.
D.
Show Answer
Scratch Pad
Discuss
Correct Answer:
9. A circuit that can convert one of ten numerical keys pressed on a keyboard to BCD is a ________.
Options
A. priority encoder
B. decoder
C. multiplexer
D. demultiplexer
Show Answer
Scratch Pad
Discuss
Correct Answer: priority encoder
10. In VHDL, data can be each of the following types except ________.
Options
A. BIT
B. BIT_VECTOR
C. STD_LOGIC
D. STD_VECTOR
Show Answer
Scratch Pad
Discuss
Correct Answer: STD_VECTOR
Comments
There are no comments.
Enter a new Comment
Save
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