8085 is how many bit microprocessor?
Answers were Sorted based on User's Feedback
Answer / yasmeen sultana
8085 is 8 bit mp ,it is called 8 bit because it excutes 8
bit of data at a time
| Is This Answer Correct ? | 87 Yes | 8 No |
Answer / archana
8085 is a 8-bit microporcessor... it access 8 bit at a time
| Is This Answer Correct ? | 36 Yes | 8 No |
Answer / tarun aggarwal
8085 is a 8-bit microprocessor.its is an 8 bit
microprocessor because it alu unit is of 8 bits well as it
data bus is of 8 bit.
| Is This Answer Correct ? | 22 Yes | 2 No |
Answer / nandhini.r
8085 is a 8 bit microprocessor. It transmit and receive the
data as 8 bit wide.
| Is This Answer Correct ? | 20 Yes | 5 No |
Answer / sowjanya
ITs an 8-bit microprocessor as it has 8-bit data bus(has 8
parallel wires in data bus ,each of these wires carry 1 bit
of data at a time and somaximum of 8 bits can be carried by
the data bus at a point of time).
| Is This Answer Correct ? | 18 Yes | 4 No |
write an assembly code which can call function in a loop with al value from 0 to 9
How are labels named in assembly language?
What is an interrupt?
Explain the internal architecture of the 8086 microprocessor?
What is address bus, data bus and control bus in microprocessor 8051 ?
How can the signals of the 8086 be categorised?
After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?
What is a stack pointer register?
What are the different types of arithmetic operations that can be performed by the 8085 microprocessor? Explain with an example?
Other than setb, clr are there any single bit instructions?
Describe the aaa instruction with the help of an example?
explain the trap input for the 8085.