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
Parity generation and checking is used to detect ________.
Options
A. which of two numbers is greater
B. errors in binary data transmission
C. errors in arithmetic in computers
D. when a binary counter counts incorrectly
Correct Answer
errors in binary data transmission
Combinational Logic Circuits problems
Search Results
1. Except for ________, STD_LOGIC may have the following values.
Options
A. 'z'
B. 'U'
C. '?'
D. 'L'
Show Answer
Scratch Pad
Discuss
Correct Answer: '?'
2. After each circuit in a subsection of a VHDL program has been ________, they can be combined and the subsection can be tested.
Options
A. designed
B. tested
C. engineered
D. produced
Show Answer
Scratch Pad
Discuss
Correct Answer: tested
3. The addition of two signed numbers in the 2's complement system can cause overflow. For overflow to occur both numbers must ________.
Options
A. be positive
B. be negative
C. have the same sign
D. have opposite signs
Show Answer
Scratch Pad
Discuss
Correct Answer: have the same sign
4. The ________ circuit produces a HIGH output whenever the two inputs are equal.
Options
A. exclusive-AND
B. exclusive-NAND
C. exclusive-NOR
D. exclusive-OR
Show Answer
Scratch Pad
Discuss
Correct Answer: exclusive-NOR
5. ________ is a correct combination for an ODD-parity data transmission system.
Options
A. data = 1101 1011
parity = 1
B. data = 1101 0010
parity = 0
C. data = 0001 0101
parity = 1
D. data = 1010 1111
parity = 0
Show Answer
Scratch Pad
Discuss
Correct Answer: data = 1101 1011
parity = 1
6. The Boolean equation for the exclusive-OR function is ________.
Options
A.
B.
C.
D.
Show Answer
Scratch Pad
Discuss
Correct Answer:
7. Connecting components together using HDL is not difficult.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. 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
9. A gated S-R flip-flop goes into the SET condition when
S
is HIGH,
R
is LOW, and
EN
is HIGH.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
10. All multivibrators require feedback.
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