Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

pick out the odd one out of the following
a.malloc()
b.calloc()
c.free()
d.realloc()

Answer Posted / manishsoni

here malloc(),calloc(),realloc)() are the memory allocation
function after allocation of memory free is used to freed
the memory which is allocated by the above function.
so the free is odd term.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens if a header file is included twice?

1081


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

1216


What will be the outcome of the following conditional statement if the value of variable s is 10?

1375


Where can I get an ansi-compatible lint?

1208


write a c program for swapping two strings using pointer

2692


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

1185


Explain what are the different file extensions involved when programming in c?

1163


What is the purpose of type declarations?

1173


What is the auto keyword good for?

1239


What is the translation phases used in c language?

1176


Can we change the value of static variable in c?

1079


Explain the priority queues?

1141


What is the sizeof () a pointer?

1057


program to convert a integer to string in c language'

2509


What is d'n in c?

1179