Question 12/17
intermediate
Select one answer

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

A lock that prevents multiple Python installations
A mutex that allows only one thread to execute Python bytecode at a time
A security feature to protect code
A way to lock global variables

Premium Question

Upgrade to unlock this question and 300+ more interview prep MCQs.