Multiple choice technology programming languages Linux supports multi-threading True 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.