pick out the odd one out of the following
a.malloc()
b.calloc()
c.free()
d.realloc()
Answer Posted / mannucse
c.free()
| Is This Answer Correct ? | 58 Yes | 3 No |
Post New Answer View All Answers
When was c language developed?
Describe the difference between = and == symbols in c programming?
Can we add pointers together?
Ow can I insert or delete a line (or record) in the middle of a file?
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
What is the ANSI C Standard?
What do the functions atoi(), itoa() and gcvt() do?
What do you mean by keywords in c?
Which driver is a pure java driver
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
i got 75% in all semester am i eligible for your company
Explain high-order bytes.
simple program of graphics and their output display
What is wrong in this statement?