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 thread safe function?



What is thread safe function?..

Answer / Ravinder Kumar

In a multithreaded environment, a thread-safe function is one that can be safely called from multiple threads without causing conflicts or inconsistencies. This usually means the function manages its own data and does not rely on shared state.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain what is protocol in objective-c?

1 Answers  


What does the objective c program fundamentally comprise of?

1 Answers  


What are the 5 performance objectives?

1 Answers  


What is toll-free bridging? When is it useful?

1 Answers  


What are properties and instance variables in objective c and swift?

1 Answers  


What is kvc and kvo? Give an example of using kvc to set value.

1 Answers  


What’s the contrast between active, inactive, not-running, background and suspended execution states?

1 Answers  


Explain what is data encapsulation in objective-c?

1 Answers  


Is objective c similar to c++?

1 Answers  


What is strong and weak in objective c?

1 Answers  


Explain the difference between uiwindow and uiview?

1 Answers  


What is category in objective c?

1 Answers  


Categories