What functions are used for dynamic memory allocation in c language?


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

Post New Answer

More C Interview Questions

What is formal argument?

0 Answers  


What are dangling pointers in c?

0 Answers  


Why can’t constant values be used to define an array’s initial size?

0 Answers  


What are logical errors and how does it differ from syntax errors?

0 Answers  


write c program to display output 10(10+20)+(10+20+30)+ ... n term

0 Answers   Hindustan Gum Chemicals,






What is the difference between struct and typedef struct in c?

0 Answers  


How many parameters should a function have?

0 Answers  


Which header file is essential for using strcmp function?

0 Answers  


What is the hardest programming language?

0 Answers  


1. main() { printf("%d",printf("HelloSoft")); } Output?

3 Answers   HCL,


Explain how can you determine the size of an allocated portion of memory?

0 Answers  


every function has return the value?

1 Answers  


Categories