Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7628645
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T05:37:53+00:00 2026-05-31T05:37:53+00:00

Possible Duplicate: iOS: to ARC or not to ARC? Pros and Cons i have

  • 0

Possible Duplicate:
iOS: to ARC or not to ARC? Pros and Cons

i have learned about
What are the advantages and disadvantages of using ARC?

from What are the advantages and disadvantages of using ARC?

However i still doubt in automatic reference counting (ARC).

I have some queries here.

We don’t want to do the release manually, if the ARC is active?

is it do the automatic garbage collection and memory management automatically?

Could any one please clarify my thoughts.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T05:37:54+00:00Added an answer on May 31, 2026 at 5:37 am

    ARC is not a garbage collector. Apple describes it as:

    Automatic Reference Counting (ARC) is a compiler-level feature that
    simplifies the process of managing object lifetimes (memory
    management) in Cocoa applications.

    So what ARC does it’s just adding the retain/release calls while compiling.
    This helps the developer to save time and skip the writing of deallocs and other memory management calls.

    Even if ARC helps a lot, this doesn’t mean that a developer should ignore memory management. Sometimes, it’s rare, but it happens, ARC is not able to figure out what to do and could generate unexpected behaviors. It’s definitely a great tool, but it’s better to understand the whole memory management routine in Objective-C before activate it and let it do its magic.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: UISlider and UIScrollView using iOS SDK 4.3. I've found when I have
Possible Duplicate: iOS - Detecting whether or not device support phone calls? I'm writing
Possible Duplicate: IOS: one account two iOS developer program excuse me if it's not
Possible Duplicate: saving data in iOS Do we have a provision profile to select
Possible Duplicate: How to parse JSON in iOS App I have the following json:
Possible Duplicate: How to detect heart pulse rate without using any instrument in iOS
Possible Duplicate: crashing on ios device while navigation using UIModalTransitionStylePartialCurl in xcode 4 HI
Possible Duplicate: iOS: How to get a proper Month name from a number? How
Possible Duplicate: Using JSON in iOS How does one parse JSON response in iOS?
Possible Duplicate: How do I upload a video to YouTube from within an iOS

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.