Tell me what are the qualifiers in C?

Submitted by: Muhammad
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.
Submitted by: Muhammad

Read Online Embedded Software Engineer Job Interview Questions And Answers