Multiple choice technology operating systems What is sticky bit? It is a file permission that allows the program's text part to stay in swap memory after its execution UNIX don’t have sticky bit It’s a Linux only feature None of above Reveal answer Fill a bubble to check yourself A Correct answer Explanation Historically, the sticky bit on executable files instructed the operating system to retain the program's text segment in swap memory after execution to speed up subsequent loads.