What do you mean by dynamic memory allocation in c? What functions are used?


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

Post New Answer

More C Interview Questions

what is meant by flushll() in c programming?

1 Answers  


a c code by using memory allocation for add ,multiply of sprase matrixes

0 Answers  


What are linker error?

0 Answers  


Define Array of pointers.

0 Answers  


Why clrscr is used in c?

0 Answers  






say the following declaration is correct nr not. int b=a,n=0;

4 Answers   Wipro,


the output will be #include<stdio.h> int main () { int i; i = 9/2; printf("%i",i); return 0; }

4 Answers   CMC, TCS,


What is the use of ?

0 Answers  


simple program for virtual function?

1 Answers  


Define recursion in c.

0 Answers  


What are the differences between Structures and Arrays?

0 Answers   TCS,


What is the scope of static variables in c language?

0 Answers  


Categories