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


Is objective c type safe language?



Is objective c type safe language?..

Answer / Pratima Dwivedi

"Objective-C" is not a type-safe language in the strict sense, as it allows for null or nil values and does not enforce strong typing like Swift. However, Apple added ARC (Automatic Reference Counting) to help manage memory automatically.n"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is gcd? What are its advantages over nsthread?

1 Answers  


Is objective c hard?

1 Answers  


Does copy increase retain count?

1 Answers  


Can we create dynamic classes in objective c?

1 Answers  


How do you insert a block?

1 Answers  


What is retain count?

1 Answers  


Can a static library (.a) contain resources like images, sound files etc?

1 Answers  


What objective-c program consists of?

1 Answers  


Mention what is the primary use of the category in the objective-c?

1 Answers  


What is a process and thread?

1 Answers  


What's the difference between a thread safe and a thread unsafe function?

1 Answers  


Can I use objective c in swift?

1 Answers  


Categories