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...

what's the return value of malloc()

Answer Posted / vrushali

If there is memory avaliablity in the system..
Then fisrt address of the memory allocated in returned.
Else NULL/Garbage value is returned.

Is This Answer Correct ?    22 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can i use “int” data type to store the value 32768? Why?

1234


Why C language is a procedural language?

1094


Write a program to swap two numbers without using third variable?

1350


What is the correct code to have following output in c using nested for loop?

1119


What is the purpose of clrscr () printf () and getch ()?

1112


What are the 4 types of functions?

1109


Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..

1070


Is multithreading possible in c?

1066


What is %lu in c?

1328


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

2340


What is a 'null pointer assignment' error?

1250


What does dm mean sexually?

1385


Why is c known as a mother language?

1290


Why can’t we compare structures?

1323


A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler

1156