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 isr? Can they be passed any parameter and can they return a value?
Are you familiar with design patterns? What design software have you used and in what situations?
What are some alternate ways to store data other than a relational database? Why would you do that, and what are the trade-offs?
Do you know what is the use of volatile keyword?
Explain the characteristics of embedded system?
Tell me what are the functional requirements that are used in the embedded systems?
What are the functional requirements that are used in the embedded systems?
Which parameters decide the size of data type for a processor?
What is refactoring? Have you used it and it is important? Name three common refactorings.
How does combination of functions reduce memory reuirement in embedded system?
Explain the software analysis process, such as code analysis, code metrics, and system risk analysis or software reliability.
What buses are used for communication in embedded system?
Tell me why does pre-emptive multi-threading used to solve the central controller problem?
Tell me when one must use recursion function? Mention what happens when recursion functions are declared inline?
Tell me what are the commonly found errors in embedded systems?