Differentiate testing and verification?
Answer / Rajendra Kumar Akela
Testing is the process of executing a system or component with the intent of finding defects. Verification, on the other hand, is the process of comparing the results of a model or implementation against its specification.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe a pattern that is not the factory pattern? How is it used and when?
What are the different types of embedded systems?
What is rtos in an embedded system?
Tell me what does dma address will deal with?
Explain scope of static variables?
Why embedded system is useful?
What are recursive functions? Can we make them in line?
Tell me when one must use recursion function? Mention what happens when recursion functions are declared inline?
Give an example of troubleshooting on embedded targets. Explain the process step-by-step.
Tell me what are the different types of customizations that is used with the “volatile” keyword?
Name three primary attributes of object-oriented design. Describe what they mean and why they're important.
Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?