Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is a stack

Answer Posted / eresh

stack is a part of ram memory

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between strcpy() and memcpy() function in c programming?

1069


What does the format %10.2 mean when included in a printf statement?

1634


Can we access the array using a pointer in c language?

1031


What does %c do in c?

975


write a c program to calculate sum of digits till it reduces to a single digit using recursion

3291


How is = symbol different from == symbol in c programming?

1022


What do you mean by recursion in c?

1088


Why should I use standard library functions instead of writing my own?

1244


What is the difference between procedural and declarative language?

1127


State two uses of pointers in C?

1039


the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above

1033


Simplify the program segment if X = B then C ← true else C ← false

2994


What are 'near' and 'far' pointers?

1016


Difference between pass by reference and pass by value?

1136


Create a simple code fragment that will swap the values of two variables num1 and num2.

1265