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 / subbareddy
it is input to the micro processor
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the rules followed by mutexes?
A=7; b=8; x=a++-b; printf(ā%dā, x ); what does this code give as output?
Tell me why embedded system is useful?
what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)
What is the repository pattern?
What's your experience with technical documentation?
What is the need for having multibyte data input and output buffers in case of device ports?
Explain interrupt latency and how can we decrease it?
What is equ?
What is the purpose of using critical sections?
Tell me what is difference between binary semaphore and mutex?
Describe a pattern that is not the factory pattern? How is it used and when?
Tell me why do we need virtual device drivers when we have physical device drivers?
What is digital signal controller ?
Explain the concept of convention over configuration, and talk about an example of convention over configuration you have seen in the wild.