Explain what is the stack?
No Answer is Posted For this Question
Be the First to Post Answer
Why c is called a mid level programming language?
Explain output of printf("Hello World"-'A'+'B'); ?
Explain how can I pad a string to a known length?
what about "char *(*(*a[])())();"
How can I access a memory located at certain address?
How can I write functions that take a variable number of arguments?
What is a wrapper function in c?
How can we see the Expanded source code and compiled code for our source program in C?
write a program that uses point of sale system. which are mainly used by retail markets, where the is a database inventory list, a slip should be printed for the customer. manage should be able to access what has been sold and what is left from stock?
How can you increase the allowable number of simultaneously open files?
why do we use # in c-language?
Apart from dennis ritchie who the other person who contributed in design of c language.