What are the qualifiers in c?



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

Post New Answer

More Embedded Systems AllOther Interview Questions

Do you know what is the function of watchdog timer in embedded system?

1 Answers  


How are variables mapped across to the various memories by the c compiler?

1 Answers  


Why would you choose java in embedded systems?

1 Answers  


Tell me what could be the reasons for a system to have gone blank and how would you debug it?

1 Answers  


Tell me what type of scheduling is there in rtos?

1 Answers  


Mention what are buses used for communication in embedded system?

1 Answers  


How are macros different from inline functions?

1 Answers  


Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?

1 Answers  


How does the addition of service orientation change systems? When is it appropriate to use?

1 Answers  


What is continuous integration? Have you used it and why is it important?

1 Answers  


Describe a pattern that is not the factory pattern?

1 Answers  


What's risc architecture?

1 Answers  


Categories