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
‣
Digital Arithmetic Operations and Circuits
Comments
Question
An input to the mode pin of an arithmetic/logic unit (ALU) determines if the function will be:
Options
A. one's-complemented
B. arithmetic or logic
C. positive or negative
D. with or without carry
Correct Answer
arithmetic or logic
Digital Arithmetic Operations and Circuits problems
Search Results
1. How many BCD adders would be required to add the numbers 973
10
+ 39
10
?
Options
A. 3
B. 4
C. 5
D. 6
Show Answer
Scratch Pad
Discuss
Correct Answer: 3
2. Which of the statements below best describes the given figure?
Options
A. Half-carry adder; Sum = 0, Carry = 1
B. Half-carry adder; Sum = 1, Carry = 0
C. Full-carry adder; Sum = 1, Carry = 0
D. Full-carry adder; Sum = 1, Carry = 1
Show Answer
Scratch Pad
Discuss
Correct Answer: Half-carry adder; Sum = 0, Carry = 1
3. What distinguishes the look-ahead-carry adder?
Options
A. It is slower than the ripple-carry adder.
B. It is easier to implement logically than a full adder.
C. It is faster than a ripple-carry adder.
D. It requires advance knowledge of the final answer.
Show Answer
Scratch Pad
Discuss
Correct Answer: It is faster than a ripple-carry adder.
4. What are constants in VHDL code?
Options
A. Fixed numbers represented by a name
B. Fixed variables used in functions
C. Fixed number types
D. Constants do not exist in VHDL code.
Show Answer
Scratch Pad
Discuss
Correct Answer: Fixed numbers represented by a name
5. Convert each of the signed decimal numbers to an 8-bit signed binary number (two's-complement).
+7 ?3 ?12
Options
A. 0000 0111 1111 1101 1111 0100
B. 1000 0111 0111 1101 0111 0100
C. 0000 0111 0000 0011 0000 1100
D. 0000 0111 1000 0011 1000 1100
Show Answer
Scratch Pad
Discuss
Correct Answer: 0000 0111 1111 1101 1111 0100
6. The binary adder circuit is designed to add ________ binary numbers at the same time.
Options
A. 2
B. 4
C. 6
D. 8
Show Answer
Scratch Pad
Discuss
Correct Answer: 2
7. What is wrong, if anything, with the circuit in the given figure based on the logic analyzer display accompanying the circuit?
Options
A. The
CO
terminal is shorted to ground.
B. The
S
1 output is shorted to
V
cc
.
C. The
P
1 input is not being added into the total.
D. Nothing is wrong; the circuit is functioning correctly.
Show Answer
Scratch Pad
Discuss
Correct Answer: The
P
1 input is not being added into the total.
8. Half-adders can be combined to form a full-adder with no additional gates.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
9. The decimal value for E
16
is:
Options
A. 12
10
B. 13
10
C. 14
10
D. 15
10
Show Answer
Scratch Pad
Discuss
Correct Answer: 14
10
10. Convert each of the decimal numbers to two's-complement form and perform the addition in binary.
+13
?10
add
?7
add
+15
Options
A. 0001 0100 0000 0101
B. 0000 0110 0001 1001
C. 0000 0110 0000 0101
D. 1111 0110 1111 0101
Show Answer
Scratch Pad
Discuss
Correct Answer: 0000 0110 0000 0101
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