What is calloc malloc realloc in c?


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

Post New Answer

More C Interview Questions

List the difference between a 'copy constructor' and a 'assignment operator' in C?

0 Answers   Accenture,


ratio,age,persentage

0 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  


How important is structure in life?

0 Answers  


how to find the given number is prime or not?

6 Answers   IMS, ING,






Explain what math functions are available for integers? For floating point?

0 Answers  


How do you determine a file’s attributes?

0 Answers  


write a program to print largest number of each row of a 2D array

0 Answers  


the maximum width of a c variable name can be a) 6 characters b) 8 characters c) 10 characters d) 20 characters

2 Answers  


I have a function which accepts a pointer to an int. How can I pass a constant like 5 to it?

3 Answers  


There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take turns to remove these eggs from the baskets. On each turn, a player must remove at least one egg, and may remove any number of eggs provided they all belong to the same basket. The player picking the last egg(s) wins the game. If you are allowed to decide who is going to start first, what mathematical function would you use to decide so that you end up on the winning side?

1 Answers   Hathway,


What are .h files and what should I put in them?

3 Answers  


Categories