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...


Explain what is the heap?


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

Post New Answer

More C Interview Questions

IS STRUCTURES CAN BE USED WITHIN AN ARRAY?

7 Answers   Caritor,


array contains zeros and ones as elements.we need to bring zeros one side and one other side in single parse. ex:a[]={0,0,1,0,1,1,0,0} o/p={0,0,0,0,0,1,1,1}

12 Answers   Google, Motorola,


How main function is called in c?

0 Answers  


any string of bits of length 'n' represents a unique non- negative integer between.............?

2 Answers  


What is file in c language?

0 Answers  


What is sizeof array in c?

0 Answers  


Two's compliment of -5

4 Answers   Adobe,


Which header file is used for clrscr?

0 Answers  


What is the difference between macros and inline functions?

5 Answers   Global Edge, L&T,


what is constant pointer?

3 Answers  


What are the advantages of c language?

0 Answers  


What is the output of below code? main() { static int a=5; printf("%3d",a--); if(a) main(); }

1 Answers  


Categories