Embedded Software Engineer Question:

Tell me what are the different storage classes in C?

Embedded Software Engineer Interview Question
Embedded Software Engineer Interview Question

Answer:

☛ Auto
☛ Register
☛ Static
☛ Extern or Global


Previous QuestionNext Question
Tell me what is NULL pointer and what is its use?Tell me can structures be passed to the functions by value?