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
Answers were Sorted based on User's Feedback
What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
What could be the reasons for a system to have gone blank and how would you debug it?
What software languages have you used to design, develop, and debug software application interfaces?
Write a constant time consuming statement lot finding out if a given number is a power of 2?
Tell me can we put breakpoint inside isr?
Whose blogs or podcasts do you follow? Do you blog or podcast?
Can a volatile be constant? Like
How can to check the working of a sensor deployed in a project?
A=7; b=8; x=a++-b; printf(“%d”, x ); what does this code give as output?
What is inversion of control?
What typecast is applied when we have a signed and an unsigned int in an expression?
How does the interrupts handle by using the threads?