In 8085 microprocessor READY signal does.which of the
following is incorrect statements
[a]It is input to the microprocessor
[b] It sequences the instructions
Answer Posted / srinivas
b
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?
What is your experience with technical documentation?
What is the size of the int, char and float data types?
Describe to me some bad code you've read or inherited lately.
What is the last programming book you read?
What is pass by value and pass by reference? How are structure passed as arguments?
What is isr? Can they be passed any parameter and can they return a value?
Can we put breakpoint inside isr?
Tell me what are buses used for communication in embedded system?
What is interrupt latency and how can we decrease it?
Why embedded system is useful?
What do you mean by interrupt latency?
Accessing fixed memory locations
Describe the structure and contents of a design document, or a set of design documents, for a multi-tiered web application.
How do the mvp, mvc, and mvvm patterns relate?