CertifiedSkill.org
Home
Dashboard
Careers
FAQ
Blog
AI Camera Proctoring (MediaPipe)
Python
60 Questions
60:00
Question 1 of 60
Which of the following best describes the Python Global Interpreter Lock (GIL)?
It allows only one thread to execute Python bytecode at a time
It enables true parallel execution of threads
It manages memory allocation for Python objects
It facilitates inter-process communication
Previous
Next Question