Multiple choice technology programming languages

Linux supports multi-threading

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Linux fully supports multi-threading through implementations like Native POSIX Thread Library (NPTL), allowing multiple threads of execution within the same process space.