Explain what is the stack?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what is the difference between malloc() and calloc() function?

1 Answers  


What are categories used for in c?

0 Answers  


Write a C program to read the internal test marks of 25 students in a class and show the number of students who have scored more than 50% in the test. Make necessary assumptions.

1 Answers  


any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above

0 Answers  


How to establish connection with oracle database software from c language?

0 Answers  


What is the explanation for modular programming?

0 Answers  


What is Function Pointer? Explain with example?

3 Answers  


Explain what is wrong with this program statement?

0 Answers  


What is size of union in c?

0 Answers  


What do you mean by a sequential access file?

0 Answers  


How is pointer initialized in c?

0 Answers  


What are .h files and what should I put in them?

3 Answers  


Categories