Can you name the different types of processor?
Answer / Pratibha Kumari
There are several types of processors, including Central Processing Units (CPUs), Microcontrollers (MCUs), Digital Signal Processors (DSPs), and Graphics Processing Units (GPUs). CPUs are general-purpose processors used in most computers, while MCUs are small, low-power processors often found in embedded systems. DSPs specialize in processing digital signals, and GPUs are designed for rendering graphics.
| Is This Answer Correct ? | 0 Yes | 0 No |
load a mul a store t1 load b mul b store t2 mul t2 add t1 then the content in accumulator is
In what way interrupts are classified in 8085?
Describe the non-vectored interrupt process?
What is the purpose of data moving instructions? Name any two such instructions?
What is the significance of the control unit in the 8085?
Comment the size of stack?
State the two type of 16 bit registers and define them?
What are the data pins of microprocessors?
Name the special purpose registers?
What is the purpose of the sign flag in 8085?
State the order of interrupts priority wise (lower to higher)?
What are the steps involved in a fetch cycle