1.
Total number of inputs in a half adder is __________
a) 2 b) 3 c) 4 d) 1
ANS: a
2.In wich operation carry is obtained?
A.Subtraction B. Addition
C. Multiplication D.Both addition and subtraction
ANSWER: B
3. A multiplexer is also called ___?
A.MUX B. Data selector
C. Multiplexor D.All the above
ANS:A
4. A multiplexer has ___ number of inputs?
A.n B. 2n C. n/2 D. 2 ^ n
ANS:B
5. The truth table for an S-R flip-flop has how many VALID entries?
a) 1
b) 2
c) 3
d) 4
View Answer
Answer: c
6.When both inputs of a J-K flip-flop cycle, the output will ___________
a) Be invalid
b) Change
c) Not change
d) Toggle
View Answer
Answer: c
7.How many types of sequential circuits are?
a) 2
b) 3
c) 4
d) 5
View Answer
Answer: a
8.The sequential circuit is also called ___________
a) Flip-flop
b) Latch
c) Strobe
d) Adder
View Answer
Answer: b
9.a microprocessor, the address of the next instruction to next executed, is sorted in
Stack pointer
Address latch
Program counter
General purpose register
Option 3 : Program counter
10. How many bit Program counter is available in 8085?
8 bit
16 bit
32 bit
4 bit
Answer (Detailed Solution Below)
Option 2 : 16 bit
11.What is the maximum addressing capability of Intel 8085?
64 KB
1 MB
4 KB
32 KB
Answer (Detailed Solution Below)
Option 1 : 64 KB
12.The main purpose of Accumulator register of 8085 is
temporary data storage
selection of peripheral
storing instructions
used as primary pointer
Option 1 : temporary data storage