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
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
What happens if a header file is included twice?
What is void main () in c?
Why main function is special give two reasons?
FILE PROGRAMMING
What is string length in c?
How do you use a 'Local Block'?
Explain how are portions of a program disabled in demo versions?
What are the __date__ and __time__ preprocessor commands?
With the help of using classes, write a program to add two numbers.
How is null defined in c?
What is f'n in math?
The __________ attribute is used to announce variables based on definitions of columns in a table?
how to find binary of number?
What does %d do in c?