Answer Posted / rohit
It is page size. almost 64k in linux OS.
After which we have to use realloc to get more memory.
In case, there is more memory available in dynamic memory
space, then realloc will give the pointer else NULL.
and also
it depends on system memory and compiler
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Are c and c++ the same?
What is a function simple definition?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
What is c programming structure?
How to set file pointer to beginning c?
What is the difference between near, far and huge pointers?
How are Structure passing and returning implemented by the complier?
What is sizeof array in c?
Which is the memory area not included in C program? give the reason
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
When is a null pointer used?
Difference between strcpy() and memcpy() function?
what do you mean by enumeration constant?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
Explain about the functions strcat() and strcmp()?