What should malloc() do?


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

Post New Answer

More C Interview Questions

Are there namespaces in c?

0 Answers  


name the language for writing c compiler?

3 Answers   Microsoft,


Where static variables are stored in memory in c?

0 Answers  


What is %d called in c?

0 Answers  


what is the purpose of the code, and is there any problem with it. bool f( uint n ) { return (n & (n-1)) == 0; }

1 Answers   Google,






what does ‘segmentation violation’ mean?

1 Answers  


Which is an example of a structural homology?

0 Answers  


why you will give me a job in TCS.

7 Answers   TCS,


Is c functional or procedural?

1 Answers  


What is variable in c example?

0 Answers  


LOGIC OF Bodmas?

1 Answers  


write a statement to display all the elements array M(in reverse order? int M[8]={20,21,22,23,24,25,26,27};

5 Answers  


Categories