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
The summing outputs of a half- or full-adder are designated by which Greek symbol?
Options
A. omega
B. theta
C. lambda
D. sigma
Correct Answer
sigma
Digital Arithmetic Operations and Circuits problems
Search Results
1. How many inputs must a full-adder have?
Options
A. 2
B. 3
C. 4
D. 5
Show Answer
Scratch Pad
Discuss
Correct Answer: 3
2. The binary subtraction 0 ? 0 =
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
3. Add the following hex numbers: 0110
16
+ 10010
16
Options
A. 10120
16
B. 10020
16
C. 11120
16
D. 00120
16
Show Answer
Scratch Pad
Discuss
Correct Answer: 10120
16
4. Convert each of the decimal numbers to 8-bit two's-complement form and then perform subtraction by taking the two's-complement and adding.
Options
A. 0001 0011
B. 0000 1110
C. 0010 1110
D. 1110 0000
Show Answer
Scratch Pad
Discuss
Correct Answer: 0000 1110
5. Which of the following is correct for full adders?
Options
A. Full adders have the capability of directly adding decimal numbers.
B. Full adders are used to make half adders.
C. Full adders are limited to two inputs since there are only two binary digits.
D. In a parallel full adder, the first stage may be a half adder.
Show Answer
Scratch Pad
Discuss
Correct Answer: In a parallel full adder, the first stage may be a half adder.
6. What is one disadvantage of the ripple-carry adder?
Options
A. The interconnections are more complex.
B. More stages are required to a full adder.
C. It is slow due to propagation time.
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: It is slow due to propagation time.
7. When 1100010 is divided by 0101, what is the decimal remainder?
Options
A. 2
B. 3
C. 4
D. 6
Show Answer
Scratch Pad
Discuss
Correct Answer: 3
8. With a 50 kHz clock frequency, six bits can be serially entered into a shift register in ________.
Options
A. 12 µs
B. 120 µs
C. 12 ms
D. 120 ms
Show Answer
Scratch Pad
Discuss
Correct Answer: 120 µs
9. Ring shift and Johnson counters are:
Options
A. synchronous counters
B. aynchronous counters
C. true binary counters
D. synchronous and true binary counters
Show Answer
Scratch Pad
Discuss
Correct Answer: synchronous counters
10. How is a strobe signal used when serially loading a shift register?
Options
A. to turn the register on and off
B. to control the number of clocks
C. to determine which output
Q
s are used
D. to determine the FFs that will be used
Show Answer
Scratch Pad
Discuss
Correct Answer: to control the number of clocks
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