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 a process and thread?



What is a process and thread?..

Answer / Awaneesh Kumar Singh

A process is an instance of a program that is being executed. It has its own memory space, system resources, and can run multiple threads concurrently. A thread is a smaller sequence of programmed instructions, which can be scheduled for execution independently by the operating system. Each thread within a process shares the same memory space but can perform different tasks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain mutable types in objective c programming language?

1 Answers  


Who calls dealloc method?

1 Answers  


What is the purpose of the protocol?

1 Answers  


What is id type in objective c?

1 Answers  


Who introduced objective-c & when?

1 Answers  


Tell me something about objective-c blocks?

1 Answers  


What are the different types of identifiers?

1 Answers  


Explain application life cycle or application states?

1 Answers  


What is #import?

1 Answers  


What are the types of ios binaries you can create using xcode?

1 Answers  


What is super in objective c?

1 Answers  


How is string represented in objective-c?

1 Answers  


Categories