Answer Posted / anurag
Heap is portion of memory which is allocated with program
address space when the program require memory at run time,
the memory from heap is allocated.apart from this all global
variables are also allocated their space from heap.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
What is bash c?
Explain how can you be sure that a program follows the ansi c standard?
What are c header files?
What is logical error?
What do mean by network ?
Write a program to print fibonacci series without using recursion?
Write the Program to reverse a string using pointers.
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What is pass by value in c?
What is pointers in c?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
Which header file is used for clrscr?
Explain how can I remove the trailing spaces from a string?
Explain how do you declare an array that will hold more than 64kb of data?