Answer Posted / rajendra.p
An address that identifies the location of the most recent
item placed on the stack
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
What functions are used for dynamic memory allocation in c language?
How can you call a function, given its name as a string?
What is scope and lifetime of a variable in c?
Tell me what is the purpose of 'register' keyword in c language?
What is an array? What the different types of arrays in c?
Why clrscr is used after variable declaration?
What is dynamic memory allocation?
List some of the static data structures in C?
In a header file whether functions are declared or defined?
Can we assign integer value to char in c?
What do you understand by normalization of pointers?
What does void main () mean?
Is main is user defined function?
Explain what is meant by high-order and low-order bytes?