Embedded System Question:

Download Job Interview Questions and Answers PDF

Explain What are the different storage classes in C?

Embedded System Interview Question
Embedded System Interview Question

Answer:

Four types of storage classes are there in c.
1.Auto
2.Register
3.Static
4.Extern or Global

Download Embedded System Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Can we have constant volatile variable?Explain What is forward reference w.r.t. pointers in c?