71.
A stake machine pushes operands on a stack and evaluates binary operators by a pcs (i.e pop/compute/store) where the top two operands are popped computation is performed and the result is pushed onto stack. Evaluation of an expression (x*y)+ (u*v) by Reverse Polish notation in a stack machine needs

73.
A CDMA system requires $$\frac{{{{\text{E}}_{\text{b}}}}}{{{{\text{I}}_0}}}$$ of 10 dB. Each of the transmitters in the network transmits data at the rate of 1 Kbps with a PN chip rate of 1 Mbps. The maximum number of such users that the network can support is:

79.
The following instructions have been executed by an 8085 microprocessor
ADDRESS (HEX) INSTRUCTION
6010 LXI H, 8A79H
6013 MOV A, L
6014 ADD H
6015 DAA
6016 MOV H, A
6017 PCHL
From which address will the next instruction be fetched?

Read More Section(Microprocessors and Microcontrollers)

Each Section contains maximum 100 MCQs question on Microprocessors and Microcontrollers. To get more questions visit other sections.