Circuit A is a 1-bit adder; circuit B is a 1 bit multiplier.[Hint: Construct the truth table for the adder and the multiplier] Circuit B has more gates than circuit A None of these Circuit A has more gates than circuit B Circuit A has the same number of gates as circuit B TRUE ANSWER : ? YOUR ANSWER : ?
After RESET 8255 will be in mode 0; all ports are input unchanged condition mode 0; all ports are output mode 2 TRUE ANSWER : ? YOUR ANSWER : ?
What is SIM? Sorting interrupt mask. Select interrupt mask. Set interrupt mask. None of these. TRUE ANSWER : ? YOUR ANSWER : ?
Assertion(A): Monostablemultivibrators (IC74121) are used in a microprocessor based system for frequency measurement. Reason(R): Microprocessor counts the number of interrupt signals/second or within a specified interval through ISR. A is false but R is true. Both A & R are true but R is not the correct explanation of A. A is true but R is false. Both A & R are true and R is the correct explanation of A. TRUE ANSWER : ? YOUR ANSWER : ?
A good assembly language programmer should use general purpose registers rather than memory in maximum possible ways for data processing. This is because: Data processing with memory requires more instructions in the program than that with registers Data processing with registers is easier than with memory Data processing with registers takes fewer cycles than that with memory Of limited set of instructions for data processing with memory TRUE ANSWER : ? YOUR ANSWER : ?
In a microprocessor based system the stack is always in ROM microprocessor EPROM RAM TRUE ANSWER : ? YOUR ANSWER : ?
In an 8085 microprocessor based system, the contents of SP are 2000H. POP H instruction will transfer the contents of memory location 2000H and 1FFFH to H and L registers respectively 2001H and 2000H to H and L registers respectively 2001H and 2002H to H and L registers respectively 2000H and 1999H to H and L registers respectively TRUE ANSWER : ? YOUR ANSWER : ?
Internet is a worldwide network of computers where most of the information is freely available. True False TRUE ANSWER : ? YOUR ANSWER : ?
The stack is nothing but a set of reserved RAM address space reserved ROM address space None of these reserved I/O address space TRUE ANSWER : ? YOUR ANSWER : ?