Design a circuit to detect when 3 and only 3 bits are set
out of 8 bits.(eg. o0101100)
Answer Posted / abc
bt y only 3 bit adder is used??
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between asynchrony and concurrency?
Can we use printf inside isr?
What type of scheduling is there in rtos?
Can we put breakpoint inside isr?
Name three primary attributes of object-oriented design. Describe what they mean and why they're important.
What's the difference between a web server, web farm and web garden? How would your web application need to change for each?
Discuss the differences between mocks and stubs/fakes and where you might use them (answers aren't that important here, just the discussion that would ensue).
How does inversion of control relate to dependency injection?
What software languages have you used to design, develop, and debug software application interfaces?
What is interrupt latency and how can we decrease it?
Tell me what is microcontroller?
What kinds of problems can you hit with lockless model?
What kinds of problems can you hit with locking model? And a lockless model?
Which is the best way to write loops?
what are buses used for communication in embedded system?