Embedded Systems Interview Questions _ Updated 2019 TIB Academy
Embedded Systems Interview Questions _ Updated 2019 TIB Academy
31 January 2019
https://www.traininginbangalore.com/embedded-interview-questions-and-answers/ 1/4
10/02/2020 Embedded Systems Interview Questions | Updated 2019 TIB Academy
It runs a process as per scheduling and do the switching from one process to another
5. What is microcontroller?
The microcontroller is a self-contained system with peripherals, memory and a processor that can
be used as embedded system.
https://www.traininginbangalore.com/embedded-interview-questions-and-answers/ 2/4
10/02/2020 Embedded Systems Interview Questions | Updated 2019 TIB Academy
11. List out some of the commonly found errors in Embedded Systems?
Some of the commonly found errors in embedded systems are
Damage of memory devices static discharges and transient current.
Address line malfunctioning due to a short in circuit.
Data lines malfunctioning.
Due to garbage or errors some memory locations being inaccessible in storage.
Inappropriate insertion of memory devices into the memory slots.
Wrong control signals.
https://www.traininginbangalore.com/embedded-interview-questions-and-answers/ 3/4
10/02/2020 Embedded Systems Interview Questions | Updated 2019 TIB Academy
13. When one must use recursion function? Mention what happens
when recursion functions are declared inline?
Recursion function can be used when you are aware of the number of recursive calls is not
excessive. Inline functions property says whenever it will call, it will copy the complete definition of
that function. Recursive function declared as inline creates the burden on the compilers
execution.
https://www.traininginbangalore.com/embedded-interview-questions-and-answers/ 4/4