Embedded Software Engineer Question:
Download Questions PDF

Tell me what are the qualifiers in C?

Embedded Software Engineer Interview Question
Embedded Software Engineer Interview Question

Answer:

Volatile- it is about instructing the compiler that a variable will change

Constant- it is about instructing the compiler that a variable will not change.

Download Embedded Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what are real-time embedded systems?Tell me what does DMA address will deal with?