CuriousTab
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 Clerk
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Digital Electronics
‣
Boolean Algebra and Logic Simplification
See What Others Are Saying!
Question
The NAND or NOR gates are referred to as "universal" gates because either:
Options
A. can be found in almost all digital circuits
B. can be used to build all the other types of gates
C. are used in all countries of the world
D. were the first gates to be integrated
Correct Answer
can be used to build all the other types of gates
More questions
1. All I/O pins in the MAX7000S family have a tristate buffer.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
2. When the 2's-complement system is used, the number to be subtracted is changed to its 2's complement and then added to the minuend.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. In a BCD-to-seven-segment converter, why must a code converter be utilized?
Options
A. to convert the 4-bit BCD into 7-bit code
B. to convert the 4-bit BCD into 10-bit code
C. to convert the 4-bit BCD into Gray code
D. No conversion is necessary.
Show Answer
Scratch Pad
Discuss
Correct Answer: to convert the 4-bit BCD into 7-bit code
4. When decimal numbers with several digits are to be added together using BCD adders ________.
Options
A. a separated BCD adder is required for each digit position
B. the BCD adders must have the carry-outs grounded
C. the BCD's must be grouped in twos
D. full adders are also used
Show Answer
Scratch Pad
Discuss
Correct Answer: a separated BCD adder is required for each digit position
5. In the digital clock project, a MOD-60 BCD counter is made from a MOD-10 counter cascaded to a MOD-6 BCD counter.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
6. The inputs of a full adder are labeled
A
1
,
B
1
, and
C
in
.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. In HDL, a process is usually thought of as a wire connecting two points in a circuit.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
8. Binary numbers can be added together in a basic parallel-adder circuit when ________.
Options
A. negative numbers are in 2's-complement form
B. negative numbers are in 1's-complement form
C. all carry pins are grounded
D. all negative numbers are noted
Show Answer
Scratch Pad
Discuss
Correct Answer: negative numbers are in 2's-complement form
9. The binary subtraction 1 ? 1 = ________.
Options
A. difference = 0
borrow = 0
B. difference = 1
borrow = 0
C. difference = 1
borrow = 1
D. difference = 0
borrow = 1
Show Answer
Scratch Pad
Discuss
Correct Answer: difference = 0
borrow = 0
10. The programming technologies that are used in CPLD devices are all nonvolatile.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
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