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
‣
Electronics and Communication Engineering
‣
Digital Electronics
Comments
Question
A full adder can be made out of
Options
A. two half adders
B. two half adders and a OR gate
C. two half adders and a NOT gate
D. three half adders
Correct Answer
two half adders and a OR gate
Explanation
Digital Electronics problems
Search Results
1. 1's complement of 11100110 is
Options
A. 00011001
B. 10000001
C. 00011010
D. 00000000
Show Answer
Scratch Pad
Discuss
Correct Answer: 00011001
Explanation:
Replace 1 by 0 and 0 by 1.
2. In 2's complement representation the number 11100101 represents the decimal number
Options
A. +37
B. -31
C. +27
D. -27
Show Answer
Scratch Pad
Discuss
Correct Answer: -27
Explanation:
A = 11100101. Therefore
A
= 00011010 and A' =
A
+ 1 = 00011011 = 16 + 8 + 2 + 1 = 27. Therefore A = -27.
3. The number of digits in octal system is
Options
A. 8
B. 7
C. 9
D. 10
Show Answer
Scratch Pad
Discuss
Correct Answer: 8
Explanation:
The octal system has 8 digits 0 to 7.
4. Both OR and AND gates can have only two inputs.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
Explanation:
Any number of inputs are possible.
5. In register index addressing mode the effective address is given by
Options
A. index register value
B. sum of the index register value and the operand
C. operand
D. difference of the index register value and the operand
Show Answer
Scratch Pad
Discuss
Correct Answer: sum of the index register value and the operand
Explanation:
4 = 2
2
, in up scaling digit will be shifted by two bit in right direction.
6. The counter in the given figure is
Options
A. Mod 3
B. Mod 6
C. Mod 8
D. Mod 7
Show Answer
Scratch Pad
Discuss
Correct Answer: Mod 6
Explanation:
When counter is 110 the counter resets. Hence mod 6.
7. The hexadecimal number (3E8)
16
is equal to decimal number
Options
A. 1000
B. 982
C. 768
D. 323
Show Answer
Scratch Pad
Discuss
Correct Answer: 1000
Explanation:
3 x 16
2
+ 14 x 16
1
+ 8 = 1000.
8. A memory system of size 16 k bytes is to be designed using memory chips which have 12 address lines and 4 data lines each. The number of such chips required to design the memory system is
Options
A. 2
B. 4
C. 8
D. 18
Show Answer
Scratch Pad
Discuss
Correct Answer: 8
Explanation:
.
9. 2's complement of binary number 0101 is
Options
A. 1011
B. 1111
C. 1101
D. 1110
Show Answer
Scratch Pad
Discuss
Correct Answer: 1011
Explanation:
1's complement of 0101 is 1010 and 2's complement is 1010+1 = 1011.
10. In a ripple counter,
Options
A. whenever a flip flop sets to 1, the next higher FF toggles
B. whenever a flip flop sets to 0, the next higher FF remains unchanged
C. whenever a flip flop sets to 1, the next higher FF faces race condition
D. whenever a flip flop sets to 0, the next higher FF faces race condition
Show Answer
Scratch Pad
Discuss
Correct Answer: whenever a flip flop sets to 1, the next higher FF toggles
Explanation:
In a ripple counter the effect ripples through the counter.
Comments
There are no comments.
Enter a new Comment
Save
More in Electronics and Communication Engineering:
Analog Electronics
Automatic Control Systems
Communication Systems
Digital Electronics
Electromagnetic Field Theory
Electronic Devices and Circuits
Exam Questions Papers
Matching Questions
Materials and Components
Measurements and Instrumentation
Microprocessors
Microwave Communication
Networks Analysis and Synthesis
Power Electronics
Radio Receivers
Satellite Communication
Signals and Systems