WHAT IS THE DIFFERENCE BETWEEN malloc() and calloc() in c
file management?
Answer Posted / rinky
malloc use boy as a male condom
calloc use girl as a Female condom
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are terms in math?
how many key words availabel in c a) 28 b) 31 c) 32
Is void a keyword in c?
I have a varargs function which accepts a float parameter?
What are the differences between new and malloc in C?
Tell me the use of bit field in c language?
What are register variables? What are the advantage of using register variables?
What the different types of arrays in c?
What are pointers?
What is a c token and types of c tokens?
Why we use void main in c?
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
What is getch () for?
Do pointers need to be initialized?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values