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

What is block variable?

1 Answers  


What is synchronized() block in objective c?

1 Answers  


What is a protocol in objective c?

1 Answers  


What is immutable infrastructure?

1 Answers  


Who calls dealloc method?

1 Answers  


How declare methods in objective c?

1 Answers  


How to call function?

1 Answers  


What is dealloc?

1 Answers  


What are some of the major differences between objective c and swift?

1 Answers  


Is objective c faster than swift?

1 Answers  


Is there function overloading in objective-c?

1 Answers  


What is ivar objective c?

1 Answers  


Categories