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
In VHDL, data can be each of the following types except ________.
Options
A. BIT
B. BIT_VECTOR
C. STD_LOGIC
D. STD_VECTOR
Correct Answer
STD_VECTOR
Combinational Logic Circuits problems
Search Results
1. 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
2. The correct output for this XOR truth table is ________.
Options
A.
B.
C.
D.
Show Answer
Scratch Pad
Discuss
Correct Answer:
3. 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
4. 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
5. 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
Show Answer
Scratch Pad
Discuss
Correct Answer: eliminate the need for tedious Boolean simplifications
6. A 4-bit adder has the following inputs: C
0
= 0, A
1
= 0, A
2
= 1, A
3
= 0, A
4
= 1, B
1
= 0, B
2
= 1, B
3
= 1, B
4
= 1. The output will be ________.
Options
A. 01100
B. 10101
C. 11000
D. 00011
Show Answer
Scratch Pad
Discuss
Correct Answer: 11000
7. In an odd-parity system, the data that will produce a parity bit = 1 is ________.
Options
A. data = 1010011
B. data = 1111000
C. data = 1100000
D. All of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above
8. Parity generators and checkers use ________ gates.
Options
A. exclusive-AND
B. exclusive-OR/NOR
C. exclusive-OR
D. exclusive-NAND
Show Answer
Scratch Pad
Discuss
Correct Answer: exclusive-OR/NOR
9. When an open occurs on the input of a TTL device, the output will ________.
Options
A. go LOW, because there is no current in an open circuit
B. react as if the open input were a HIGH
C. go HIGH, since full voltage appears across an open
D. still be good, if only the good inputs are used
Show Answer
Scratch Pad
Discuss
Correct Answer: react as if the open input were a HIGH
10. A half-adder does not have ________.
Options
A. carry in
B. carry out
C. two inputs
D. all of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: carry in
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