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 the Global Interpreter Lock (GIL) in Python?



What is the Global Interpreter Lock (GIL) in Python?..

Answer / nashiinformaticssolutions

The GIL is a mechanism that prevents multiple native threads from executing Python bytecodes at once. It can affect the performance of multi-threaded programs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Does python sleep use cpu?

0 Answers  


How do you create a database in python?

0 Answers  


What are the uses of List Comprehensions feature of Python?

0 Answers  


What is casting in python?

0 Answers  


How do you sort in python?

0 Answers  


What is polymorphism in python with example?

0 Answers  


In python, how do copy a file?

0 Answers  


What is memory management in python?

0 Answers  


What are the rules for legal python names?

0 Answers  


How to compare two lists in python?

0 Answers  


What is the use of map in python?

0 Answers  


How can I learn python for free?

0 Answers  


Categories