What happens When Interrupt Occurs - Sequence of events - Embedded C Programming Questions

Sequence of events: Foreground code is running, interrupts are enabled Interrupt event sends an interrupt request to the CPU After co...

Difference Between Process and Thread - Programming - Frequently Asked Interview Questions

What is difference between the Process and the thread ? Process:- An executing instance of a program is called a process. Some operating s...

Input Differential Amplifier - Basics Tutorial 741 IC - Op-Amp Structure And Testing

An amplifier is a circuit which can produce an output voltage, which is the product of input voltage with a value called voltage gain. An o...

Unions-Why And When To Use - Embedded C Programming Frequently Asked Interview Questions

When should unions be used? Why do we need them in Embedded Systems programming? Unions are particularly useful in Embedded programming ...

Embedded C Basic Questions for Job Interview and Lab Examination (Viva Tips) Part - I

Q. What does the keyword const mean? What do the following declarations mean? const int a; int const a; const int *a; int * const a; int ...

Dangling and Wild Pointers - Embedded C Programming Frequently Asked Interview Questions

Dangling Pointer : Dangling pointers in computer programming are pointers that do not point to a valid object of the appropriate type. Da...

Hot in week

Recent

Comments

Our Channel

Contact Us

Name

Email *

Message *

index