linked linked linkedin whatsapp remove
Feedback

System Programming Quiz System Programming

What is the effect of setting the "sticky" bit on an application's executable image?

It causes the system to load the program faster the next time it runs.
It causes the system to fail all unlink system call requests on the image.
It causes the system to preload the application's image into the system RAM.
It causes the system to grant the application owner's privileges to other users if they try to run the application.

Answer:
It causes the system to load the program faster the next time it runs.

Note: This Question is unanswered, help us to find answer for this one

Related System Programming Questions and Answers: