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

Difference between realloc() and free?

Answer Posted / pratik bokade

✨Free() method is used to dynamically de-allocate the memory.
Syntax: Free(Ptr);
✨Realloc() or reallocation method is used dynamically changed the memory allocation of a previously allocated memory.
Syntax : Ptr=Realloc(Ptr, new size);

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can we make game by using c

4220


What is inheritance in oop?

1091


Explain virtual inheritance?

1255


What is abstraction with example?

1169


Can abstract class have normal methods?

1107


Are polymorphisms mutations?

1213


what's the basic's in dot net

2232


What are the three main types of variables?

1178


What is oops?what is its use in software engineering?

1088


write a program to find 2^n+1 ?

2126


What is class and object with example?

1220


what is different between oops and c++

2616


Whats is abstraction in oops?

1138


What are benefits of oop?

1196


Why is destructor used?

1079