Electronics (ECE) - MCQ Practice Questions
Electronics and Communication questions reward anyone who is comfortable moving between the time domain and the frequency domain. This set covers network theory, analog and digital circuits, signals and systems, control systems, communication systems, and electromagnetics. Numerical solutions keep the units visible at every step, since a dropped factor is the most common reason a correct method still produces a wrong option.
461 questions | 100% Free
The 8085 microprocessor has a 16-bit address bus. What is the maximum memory it can directly address?
In the 8085 microprocessor, which flag is set when the result of an arithmetic or logical operation is zero?
In the 8086 microprocessor, what is the size of the Code Segment (CS) register?
Consider an 8085 program that executes the instruction sequence: MVI A, 0FAH followed by ADD A. What is the value in the Accumulator after the ADD A instruction, and which flags are set?
In the 8086 microprocessor, the physical address is computed using a segment register and an offset register. If and , what is the physical address of the next instruction to be fetched?
Which of the following is the correct function of the ALE (Address Latch Enable) signal in the 8085 microprocessor?
An 8085 assembly language subroutine is called using the CALL instruction. Which register pair is used as the Stack Pointer, and what happens to it when CALL is executed?
In the 8085 microprocessor, what is the total number of machine cycles required to execute the instruction LDA 2050H (Load Accumulator Direct)?
In the 8086 microprocessor, the instruction set includes string operations. Which flag register bit is used to control the direction (increment or decrement) of the SI and DI registers during string instructions?
A memory-mapped I/O system uses the 8085 microprocessor. The memory chip select logic decodes the upper 3 address bits (A15, A14, A13). How many distinct memory blocks of each can be created in the address space?