What are the qualifiers in c?
Answer / Namita Singh
"In C programming, there are several qualifiers that can be applied to variables, functions, and data types to modify their properties. These include: const (constant), volatile, extern, static, register, union, struct, enum."
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know what is the function of watchdog timer in embedded system?
How are variables mapped across to the various memories by the c compiler?
Why would you choose java in embedded systems?
Tell me what could be the reasons for a system to have gone blank and how would you debug it?
Tell me what type of scheduling is there in rtos?
Mention what are buses used for communication in embedded system?
How are macros different from inline functions?
Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?
How does the addition of service orientation change systems? When is it appropriate to use?
What is continuous integration? Have you used it and why is it important?
Describe a pattern that is not the factory pattern?
What's risc architecture?