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 is mark and sweep algorithm?



What is mark and sweep algorithm?..

Answer / Jitendra Kumar Sahu

Mark-and-sweep is a garbage collection algorithm used in memory management to identify and free up objects that are no longer being referenced by the program. It works by first 'marking' reachable objects, then 'sweeping' (deallocating) unreachable objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Can a protocol have properties?

1 Answers  


Are id and instancetype same? If not, what are differences between them?

1 Answers  


What is nonatomic and strong in objective c?

1 Answers  


Why we use synthesize in objective c?

1 Answers  


How to sort array of dictionary in objective c?

1 Answers  


What is difference between array and nsarray?

1 Answers  


Why swift is better than objective c?

1 Answers  


What is objective writing?

1 Answers  


Explain the difference between uiwindow and uiview?

1 Answers  


What is single inheritance in objective-c?

1 Answers  


How do you define a block?

1 Answers  


Can we create dynamic classes in objective c?

1 Answers  


Categories