Computer Knowledge

Digital Logic and Microprocessors

749 Questions

Digital logic and microprocessors form the core of computer science, covering logic gates, combinational and sequential circuits, and CPU architecture. These topics are crucial for computer knowledge sections in technical exams. Test your digital electronics basics here.

Logic gates and circuitsCombinational vs sequential circuitsMicroprocessor instructionsTruth tables and boolean functions

Digital Logic and Microprocessors Questions

Multiple choice
  1. R-2R Ladder DAC

  2. Flash Type ADC

  3. Single Slope Integrating ADC

  4. Tracking Converter

  5. Half Subtractor

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Here, a latching circuit timed with the clock signal would most likely have to be connected to the IGFET gate to ensure full discharge of the capacitor when the comparator's output goes high.

Multiple choice
  1. R-2R Ladder ADC

  2. Binary Weighted Input ADC

  3. Flash Type ADC

  4. Half Adder

  5. Resolution

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Here, if any of the input resistor is different, the input voltages would have different degrees of effect on the input and the output voltage would not be a true sum.

Multiple choice
  1. AND Immediates

  2. ADD Instructions

  3. ADD Immediates

  4. AND Instructions

  5. MVI Group

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

These instructions perform a logical AND function between the specified byte, either in a register or in the address contained in the H&L registers, and the contents of the accumulator in 8085 processor.