Answer Posted / sakthi
page fault or trap is a hardware interupt when program access a memory page is mapped into virtual address spaced but not load into a physical memory.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the most common errors you've found in embedded systems and how have you resolved them?
Tell me what are the commonly found errors in embedded systems?
What are real-time embedded systems?
Explain what is size of character, integer, integer pointer, character pointer?
Explain the properties of a object oriented programming language.
What software languages have you used to design, develop, and debug software application interfaces?
Are you still writing code? Do you love it?
What are some examples of anti-patterns?
Tell me why is it better to use multi-threading polling then single threading model?
List out some of the commonly found errors in Embedded Systems?
How are macros different from functions?
Describe the life-cycle of a software development (application design) process.
Mention how I/O devices are classified for embedded system?
Do you know what is priority inversion?
Infinite loops often arise in embedded systems. How does you code an infinite loop in c?