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
‣
Describing Logic Circuits
Comments
Question
A small circle on the output of a logic gate is used to represent the:
Options
A. Comparator operation.
B. OR operation.
C. NOT operation.
D. AND operation.
Correct Answer
NOT operation.
Describing Logic Circuits problems
Search Results
1. Which of the examples below expresses the distributive law?
Options
A. (
A
+
B
) +
C
=
A
+ (
B
+
C
)
B.
A
(
B
+
C
) =
AB
+
AC
C.
A
+ (
B
+
C
) =
AB
+
AC
D.
A
(
BC
) = (
AB
) +
C
Show Answer
Scratch Pad
Discuss
Correct Answer:
A
(
B
+
C
) =
AB
+
AC
2. Which logic gate does this truth table describe?
Options
A. AND
B. OR
C. NAND
D. NOR
Show Answer
Scratch Pad
Discuss
Correct Answer: NOR
3. Which of the figures given below represents a NAND gate?
Options
A. a
B. b
C. c
D. d
Show Answer
Scratch Pad
Discuss
Correct Answer: a
4. Which timing diagram shown below is correct for an inverter?
Options
A. a
B. b
C. c
D. d
Show Answer
Scratch Pad
Discuss
Correct Answer: b
5. Simplify the expression
using DeMorgan's theorems.
Options
A.
B.
C.
D.
Show Answer
Scratch Pad
Discuss
Correct Answer:
6. Which statement below best describes a Karnaugh map?
Options
A. A Karnaugh map can be used to replace Boolean rules.
B. The Karnaugh map eliminates the need for using NAND and NOR gates.
C. Variable complements can be eliminated by using Karnaugh maps.
D. Karnaugh maps provide a visual approach to simplifying Boolean expressions.
Show Answer
Scratch Pad
Discuss
Correct Answer: Karnaugh maps provide a visual approach to simplifying Boolean expressions.
7. The binary numbers A = 1100 and B = 1001 are applied to the inputs of a comparator. What are the output levels?
Options
A. A > B = 1, A < B = 0, A < B = 1
B. A > B = 0, A < B = 1, A = B = 0
C. A > B = 1, A < B = 0, A = B = 0
D. A > B = 0, A < B = 1, A = B = 1
Show Answer
Scratch Pad
Discuss
Correct Answer: A > B = 1, A < B = 0, A = B = 0
8. Convert BCD 0001 0111 to binary.
Options
A. 10101
B. 10010
C. 10001
D. 11000
Show Answer
Scratch Pad
Discuss
Correct Answer: 10001
9. Which of the following statements accurately represents the two BEST methods of logic circuit simplification?
Options
A. Boolean algebra and Karnaugh mapping
B. Karnaugh mapping and circuit waveform analysis
C. Actual circuit trial and error evaluation and waveform analysis
D. Boolean algebra and actual circuit trial and error evaluation
Show Answer
Scratch Pad
Discuss
Correct Answer: Boolean algebra and Karnaugh mapping
10. Each "1" entry in a K-map square represents:
Options
A. a HIGH for each input truth table condition that produces a HIGH output.
B. a HIGH output on the truth table for all LOW input combinations.
C. a LOW output for all possible HIGH input conditions.
D. a DON'T CARE condition for all possible input truth table combinations.
Show Answer
Scratch Pad
Discuss
Correct Answer: a HIGH for each input truth table condition that produces a HIGH output.
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